mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 17:29:17 +08:00
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
|
mathter provides CMake targets:
|
||
|
|
||
|
find_package(Mathter CONFIG REQUIRED)
|
||
|
target_link_libraries(TestMathter PRIVATE Mathter::Mathter)
|