4 lines
52 B
Plaintext
Executable File
4 lines
52 B
Plaintext
Executable File
ADD_LIBRARY(${1:lib} ${2:STATIC}
|
|
${${3:SRCS}}
|
|
)
|