Use EXCLUDE_FROM_ALL to make targets optional in CMake
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
Follow up from #1926
`set_target_properties(MyTarget PROPERTIES EXCLUDE_FROM_ALL TRUE)`
Should also be done to other targets, like the IDE ones for thunks. #1923
Contributor guide
Assessment
This issue has not been assessed yet.