mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
c0b8682200
Code such as
target_include_directories(foo PRIVATE ${items})
should not work or break based on whether items is defined or not.