fix cmakelists.txt
This commit is contained in:
parent
4e16203db9
commit
6259e7261c
@ -11,4 +11,6 @@ set(EXEC_SRC_LIST src/main.cpp)
|
||||
set(IS_LIBRARY True)
|
||||
set(SFML_MODULES window)
|
||||
|
||||
include(../cmaketemplate/template.cmake)
|
||||
set(CMAKE_TEMPLATE_PATH "../CMakeTemplate")
|
||||
|
||||
include(${CMAKE_TEMPLATE_PATH}/template.cmake)
|
||||
|
Loading…
x
Reference in New Issue
Block a user