mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-25 23:48:29 +00:00
Mergin
This commit is contained in:
@@ -45,9 +45,6 @@ add_executable(unit_tests
|
||||
target_link_libraries(unit_tests criterion -lgcov)
|
||||
target_compile_options(unit_tests PUBLIC -fprofile-arcs -ftest-coverage)
|
||||
|
||||
#include SFML
|
||||
add_link_options(-lsfml-graphics -lsfml-window -lsfml-audio -lsfml-network -lsfml-system)
|
||||
|
||||
# make app
|
||||
add_executable(ComSquare
|
||||
main.cpp
|
||||
|
||||
Reference in New Issue
Block a user