cmake: targets linked to skeleton are GUI aps (WinMain, /subsystem:WINDOWS) so need WIN32
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
add_executable(playgound
|
||||
add_executable(playgound WIN32
|
||||
camera.cpp font.cpp main.cpp ras_test.cpp splines.cpp tl_tests.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user