We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c1499 commit c7a4ab6Copy full SHA for c7a4ab6
CMakeLists.txt
@@ -41,4 +41,3 @@ ENDIF()
41
42
add_executable(prog.out src/main.c)
43
target_link_libraries(prog.out PUBLIC ${libs})
44
-
0 commit comments