now using SFML_MODULES
This commit is contained in:
parent
a65269f07f
commit
f648b81ee3
@ -10,8 +10,8 @@ set(EXEC_SRC_LIST src/main.cpp)
|
|||||||
#set compilation option
|
#set compilation option
|
||||||
set(IS_LIBRARY True)
|
set(IS_LIBRARY True)
|
||||||
set(USE_RENDERER True)
|
set(USE_RENDERER True)
|
||||||
set(USE_SFML True)
|
|
||||||
set(USE_INPUT True)
|
set(USE_INPUT True)
|
||||||
set(USE_BULLET True)
|
set(USE_BULLET True)
|
||||||
|
set(SFML_MODULES audio graphics)
|
||||||
|
|
||||||
include(../cmaketemplate/template.cmake)
|
include(../cmaketemplate/template.cmake)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user