mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Storing it in the makefile means that the policy does not trigger when include and export are in differing directories.
3 lines
68 B
CMake
3 lines
68 B
CMake
|
|
include("${CMAKE_CURRENT_BINARY_DIR}/../subdir1/theTargets.cmake")
|