mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
0e9ffd112a
* [smf]: Add v0.1.0 version support * [smf]: Switch to v0.1.1 with W3 MSVC warning enabled * [smf]: Replace INSTALL with vcpkg_install_copyright * misc: Clean up
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
The package smf provides CMake targets:
|
|
|
|
find_package(smf CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE smf::smf)
|