Skip to content

Commit

Permalink
Removes pcre lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Jan van Kampen committed Nov 10, 2020
1 parent 0342f1d commit 259e3cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipes/cppcheck/all/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ conan_global_flags()

# Setup libraries to link
set(Z3_LIBRARIES CONAN_PKG::z3)
set(PCRE_LIBRARY CONAN_PKG::pcre)

add_subdirectory(source_subfolder)

0 comments on commit 259e3cf

Please sign in to comment.