changed cmake for CMAKE_MODULES
This commit is contained in:
parent
f00d0a5f0a
commit
4e16203db9
@ -9,6 +9,6 @@ set(EXEC_SRC_LIST src/main.cpp)
|
||||
|
||||
#set compilation option
|
||||
set(IS_LIBRARY True)
|
||||
set(USE_SFML True)
|
||||
set(SFML_MODULES window)
|
||||
|
||||
include(../cmaketemplate/template.cmake)
|
||||
|
Loading…
x
Reference in New Issue
Block a user