mirror of
https://github.com/reactos/CMake.git
synced 2025-02-07 20:38:49 +00:00
![Stephen Kelly](/assets/img/avatar_default.png)
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.