mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 13:39:01 +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)
|