Jeu de coinche, sans tests
This commit is contained in:
parent
7f04a31779
commit
778045442e
1 changed files with 3 additions and 1 deletions
|
@ -18,3 +18,5 @@ endif()
|
|||
if(NOT SFML_FOUND)
|
||||
message(FATAL_ERROR "SFML couldn't be located!")
|
||||
endif()
|
||||
|
||||
add_executable(coinche Coinche.cpp Coinche.h playCoinche.cpp)
|
Loading…
Add table
Reference in a new issue