We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643a4cf commit 0a1b46aCopy full SHA for 0a1b46a
thstd/CMakeLists.txt
@@ -2,7 +2,6 @@ add_executable(thstd
2
thstd.c
3
thstd.h
4
)
5
-add_definitions( -g )
6
target_link_libraries(thstd util)
7
link_setargv(thstd)
8
install(TARGETS thstd DESTINATION bin)
0 commit comments