Skip to content
Snippets Groups Projects
Commit 4fbf037d authored by Joakim Hunskaar's avatar Joakim Hunskaar
Browse files

nogui is now actually nogui

parent f8aa7aa7
No related branches found
No related tags found
No related merge requests found
......@@ -15,4 +15,4 @@ endif
src = ['main.cpp']
exe = executable('program', src, dependencies : [animationwindow_dep, sdl2_dep], cpp_args : compiler_flags)
exe = executable('program', src, dependencies : [std_lib_facilities_dep], cpp_args : compiler_flags)
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