Skip to content

Commit 74b3325

Browse files
committed
Cleanup
#1095
1 parent edc4334 commit 74b3325

File tree

2 files changed

+0
-273
lines changed

2 files changed

+0
-273
lines changed

.idea/workspace.xml

Lines changed: 0 additions & 269 deletions
This file was deleted.

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -675,10 +675,6 @@ target_link_libraries(bibledit ${LIBCURL_LIBRARIES})
675675
target_include_directories(bibledit PUBLIC ${LIBCURL_INCLUDE_DIRS})
676676
target_compile_options(bibledit PUBLIC ${LIBCURL_CFLAGS_OTHER})
677677

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-
682678

683679
# The target is conditionally linked against the given libraries.
684680
#if(USE_LIBRARY1)

0 commit comments

Comments
 (0)