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(subrast
|
||||
add_executable(subrast WIN32
|
||||
main.cpp subrast.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user