4 lines
80 B
CMake
4 lines
80 B
CMake
|
define_property(TARGET PROPERTY PROP1
|
||
|
INITIALIZE_FROM_VARIABLE Test_PROP2
|
||
|
)
|