We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc4334 commit 74b3325Copy full SHA for 74b3325
.idea/workspace.xml
CMakeLists.txt
@@ -675,10 +675,6 @@ target_link_libraries(bibledit ${LIBCURL_LIBRARIES})
675
target_include_directories(bibledit PUBLIC ${LIBCURL_INCLUDE_DIRS})
676
target_compile_options(bibledit PUBLIC ${LIBCURL_CFLAGS_OTHER})
677
678
-#Todo read and apply this:
679
-#https://stackoverflow.com/questions/29191855/what-is-the-proper-way-to-use-pkg-config-from-cmake
680
-
681
682
683
# The target is conditionally linked against the given libraries.
684
#if(USE_LIBRARY1)
0 commit comments