Skip to content

Add C++20 module cmake target - #430

Open
HodarinS wants to merge 2 commits into
p-ranav:masterfrom
HodarinS:master
Open

Add C++20 module cmake target#430
HodarinS wants to merge 2 commits into
p-ranav:masterfrom
HodarinS:master

Conversation

@HodarinS

@HodarinS HodarinS commented Jul 21, 2026

Copy link
Copy Markdown

Created c++20 module target,. like nolhman/json and tomlplusplus that allow, import argparse without fileset in parent project (for example dowloaded from cpm )

target_link_libraries(
  ${TARGET} PRIVATE  argparse::modules)

HodarinS added 2 commits July 22, 2026 02:18
… to projects using CMake. This follows the approach used by tomlplusplus and nlohmann/json
… to projects using CMake. This follows the approach used by tomlplusplus and nlohmann/json
@HodarinS HodarinS mentioned this pull request Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant