mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 02:09:01 +08:00
a6d56f88e5
* init add armadillo * [armadillo] Disable wrapper lib. Generate appropriate cmake usage information.
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)
|