vcpkg/ports/gppanel/usage
zi-m 693d05fa96 [gppanel] Add new port (#7868)
* gppanel

* fix Homepage

* use GLOB_RECURSE instead of GLOB

* use FindwxWidgets.cmake from CaeruleusAqua/vcpkg-wx-find
2019-08-27 10:56:45 -07:00

5 lines
135 B
Plaintext

The package gppanel provides CMake targets:
find_package(gpPanel CONFIG REQUIRED)
target_link_libraries(main PRIVATE gpPanel)