CXX_MODULE_SETS¶
Added in version 3.28.
Read-only list of the target's PRIVATE and PUBLIC C++ module sets (i.e.
all file sets with the type CXX_MODULES). Files listed in these file sets
are treated as source files for the purpose of IDE integration.
See Also¶
Related properties:
Related commands:
target_sources()to define file sets of typeCXX_MODULES