mirror of
https://github.com/aap/librw.git
synced 2025-12-19 08:59:51 +00:00
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(lights
|
||||
add_executable(lights WIN32
|
||||
main.cpp lights.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user