Skip to content

Commit 707eda8

Browse files
committed
Remove SDL warning from CMakeLists
1 parent b378e9e commit 707eda8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ if ("${3DMM_GUI}" STREQUAL "Win32")
8686

8787
elseif("${3DMM_GUI}" STREQUAL "SDL")
8888

89-
message(WARNING "SDL support does not work yet!")
90-
9189
find_package(PkgConfig)
9290

9391
if (WIN32)

0 commit comments

Comments
 (0)