mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:18:59 +08:00
3ceba3d976
* wip * wip * wip * wip * fix * fix * fix * desc * fix for guidelines * format * Run x-add-version * Add supports * Default is core only * Default is core only * add version * uwp unsupported * add version * rename port * add version * fix config path * add version
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
luminoengine provides CMake targets:
|
|
|
|
find_package(Lumino CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE lumino::Lumino)
|