blob: bfc9203af96861ee05d8bbc0720639bec9fbce3f [file] [log] [blame]
enable_language(CXX)
add_library(somelib empty.cpp)
get_target_property(_loc somelib LOCATION)
add_subdirectory(CMP0026-WARN-Dir)
get_target_property(_loc otherlib LOCATION)