blob: 39e75f36a9fe7753bdbe5292ce261177bea101ea [file] [log] [blame]
project (EmptyProperty)
set_property(DIRECTORY APPEND
PROPERTY
COMPILE_DEFINITIONS)
include(CTest)
add_executable(EmptyProperty EmptyProperty.cxx)