mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:13:50 +08:00
4962638f66
* [tre] Add CMake config files. * Fix license. * Address PR feedback. Co-authored-by: LilyWangLL <494550702@qq.com> Co-authored-by: Kai Pastor <dg0yt@darc.de> * Update version database. --------- Co-authored-by: LilyWangLL <494550702@qq.com> Co-authored-by: Kai Pastor <dg0yt@darc.de>
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
tre provides CMake targets:
|
|
|
|
find_package(unofficial-tre CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE unofficial::tre::tre)
|