Skip to content
Snippets Groups Projects
Commit a229b456 authored by Julien Malik's avatar Julien Malik
Browse files

ENH: make monteverdi2 a GUI application, not a console one, under windows

parent 8861ff72
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ target_link_libraries(Monteverdi2_Application
#############################################################################
# monteverdi2 executable
add_executable(monteverdi2
WIN32
main.cxx
)
target_link_libraries(monteverdi2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment