プログレス。。。
This commit is contained in:
parent
19a188e059
commit
fe87e22b16
14 changed files with 271 additions and 179 deletions
|
@ -8,6 +8,8 @@ file(GLOB_RECURSE HPP_FILES
|
|||
"include/*.h"
|
||||
)
|
||||
|
||||
SET_SOURCE_FILES_PROPERTIES( ${CPP_FILES} PROPERTIES LANGUAGE CXX )
|
||||
|
||||
add_library(triangle STATIC
|
||||
${CPP_FILES} ${HPP_FILES}
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue