mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 10:00:12 -05:00
Storing it in the makefile means that the policy does not trigger when include and export are in differing directories.
3 lines
73 B
CMake
3 lines
73 B
CMake
|
|
export(TARGETS foo FILE "${CMAKE_CURRENT_BINARY_DIR}/theTargets.cmake")
|