vcpkg/ports/luminoengine/usage
lriki 3ceba3d976
[luminoengine] new port (#29668)
* 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
2023-02-21 09:48:11 -08:00

5 lines
134 B
Plaintext

luminoengine provides CMake targets:
find_package(Lumino CONFIG REQUIRED)
target_link_libraries(main PRIVATE lumino::Lumino)