mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 09:58:29 -05:00
a63fcbcb9f
Introduce a target property to control this behavior variable to set the default value for the target property. This does not affect try_compile runs.
8 lines
59 B
C++
8 lines
59 B
C++
|
|
#include "systemlib.h"
|
|
|
|
SystemStruct::SystemStruct()
|
|
{
|
|
|
|
}
|