mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 02:00:05 +08:00
3 lines
179 B
CMake
Vendored
3 lines
179 B
CMake
Vendored
# not the same highlighting for PUBLIC if simple argument or in generator expression
|
|
target_include_directories(target PUBLIC ${CMAKE_CURRENT_BINARY_DIR} $<GENERATOR_EXP PUBLIC>)
|