We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
re2_INCLUDE_DIR
1 parent ac82d4f commit 9ebe4a2Copy full SHA for 9ebe4a2
re2Config.cmake.in
@@ -6,8 +6,6 @@
6
7
include(CMakeFindDependencyMacro)
8
9
-set_and_check(re2_INCLUDE_DIR ${PACKAGE_PREFIX_DIR}/@CMAKE_INSTALL_INCLUDEDIR@)
10
-
11
if(UNIX)
12
set(THREADS_PREFER_PTHREAD_FLAG ON)
13
find_dependency(Threads REQUIRED)
0 commit comments