vcpkg/ports/mathter/usage

5 lines
139 B
Plaintext
Raw Normal View History

mathter provides CMake targets:
find_package(Mathter CONFIG REQUIRED)
target_link_libraries(TestMathter PRIVATE Mathter::Mathter)