VS support
parent
60d6d6862d
commit
edefd731f0
|
@ -102,7 +102,7 @@ add_executable(shooter
|
|||
if(APPLE OR UNIX)
|
||||
include_directories(/usr/local/include)
|
||||
else()
|
||||
set(SFML_DIR "SFML/lib/cmake/SFML")
|
||||
set(SFML_DIR "SFML-mingw32/lib/cmake/SFML")
|
||||
set(SFML_STATIC_LIBRARIES TRUE)
|
||||
endif()
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue