4 lines
80 B
CMake
4 lines
80 B
CMake
define_property(GLOBAL PROPERTY PROP1
|
|
INITIALIZE_FROM_VARIABLE Test_PROP1
|
|
)
|