mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:19:00 +08:00
5 lines
153 B
CMake
5 lines
153 B
CMake
|
set(ARMADILLO_FOUND TRUE)
|
||
|
set(ARMADILLO_INCLUDE_DIRS "${CMAKE_CURRENT_LIST_DIR}/../../include")
|
||
|
set(ARMADILLO_LIBRARY_DIRS)
|
||
|
set(ARMADILLO_LIBRARIES)
|