vcpkg/ports/mathter/usage
Péter Kardos afa12e7292
[mathter] new port (#39463)
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2024-06-28 23:10:58 -07:00

5 lines
139 B
Plaintext

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