mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-26 06:34:13 +08:00

Code such as target_include_directories(foo PRIVATE ${items}) should not work or break based on whether items is defined or not.
Code such as target_include_directories(foo PRIVATE ${items}) should not work or break based on whether items is defined or not.