We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1976b5e commit 86a9984Copy full SHA for 86a9984
CMakeLists.txt
@@ -46,6 +46,4 @@ if(UNIX)
46
target_link_libraries(Sokoban ${CURSES_LIBRARIES})
47
48
target_link_libraries(Sokoban m)
49
-elseif(WIN32)
50
- # TODO windows
51
endif()
0 commit comments