Try to fix build

This commit is contained in:
Patricia Aas 2020-11-27 19:04:09 +01:00
parent 9814dc0b9b
commit 7ef1fd0351
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ if (NOT EXISTS "${CMAKE_BINARY_DIR}/conan.cmake")
"${CMAKE_BINARY_DIR}/conan.cmake")
endif ()
set(CMAKE_MODULE_PATH ${CMAKE_BINARY_DIR}/pacman/src)
set(CMAKE_MODULE_PATH ${CMAKE_BINARY_DIR}/pacman/lib)
add_subdirectory(pacman)