mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-05 10:59:38 +00:00
Mergin
This commit is contained in:
@@ -45,9 +45,6 @@ add_executable(unit_tests
|
|||||||
target_link_libraries(unit_tests criterion -lgcov)
|
target_link_libraries(unit_tests criterion -lgcov)
|
||||||
target_compile_options(unit_tests PUBLIC -fprofile-arcs -ftest-coverage)
|
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
|
# make app
|
||||||
add_executable(ComSquare
|
add_executable(ComSquare
|
||||||
main.cpp
|
main.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user