We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b378e9e commit 707eda8Copy full SHA for 707eda8
1 file changed
CMakeLists.txt
@@ -86,8 +86,6 @@ if ("${3DMM_GUI}" STREQUAL "Win32")
86
87
elseif("${3DMM_GUI}" STREQUAL "SDL")
88
89
- message(WARNING "SDL support does not work yet!")
90
-
91
find_package(PkgConfig)
92
93
if (WIN32)
0 commit comments