Skip to content
Snippets Groups Projects
Commit 2f08a513 authored by Armin Co's avatar Armin Co
Browse files

Renemd the qpong lib.

parent fefb4b5f
Branches
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ find_package(Threads)
# link all necessary libs to the target
target_link_libraries(qpong.app
qpong
qpong_core
${CMAKE_THREAD_LIBS_INIT}
${GTKMM_LIBRARIES}
fftw3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment