Update CMakeLists.txt

pull/3889/head
Kim Kulling 2021-06-03 23:45:48 +02:00 committed by GitHub
parent 742250c5fb
commit e6b83feb9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -227,6 +227,7 @@ INCLUDE_DIRECTORIES( BEFORE
include
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_CURRENT_BINARY_DIR}/include
contrib/
)
LIST(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake-modules" )