Try to fix build
This commit is contained in:
parent
9814dc0b9b
commit
7ef1fd0351
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ if (NOT EXISTS "${CMAKE_BINARY_DIR}/conan.cmake")
|
||||||
"${CMAKE_BINARY_DIR}/conan.cmake")
|
"${CMAKE_BINARY_DIR}/conan.cmake")
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
set(CMAKE_MODULE_PATH ${CMAKE_BINARY_DIR}/pacman/src)
|
set(CMAKE_MODULE_PATH ${CMAKE_BINARY_DIR}/pacman/lib)
|
||||||
add_subdirectory(pacman)
|
add_subdirectory(pacman)
|
||||||
|
|
Loading…
Reference in a new issue