5 lines
106 B
Plaintext
Executable File
5 lines
106 B
Plaintext
Executable File
SET_TARGET_PROPERTIES(${1:target}
|
|
${2:PROPERTIES} ${3:COMPILE_FLAGS}
|
|
${4:"-O3 -Wall -pedantic"}
|
|
)
|