mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-14 19:40:54 +00:00
Enabling `IMPORTED_NO_SYSTEM` on a target built within the project has no effect on the build system, but it is still a useful way to set the property on imported targets generated by `install(EXPORT)` and `export()`. Issue: #17364
2 lines
17 B
C
2 lines
17 B
C
/* empty file */
|