mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:28:59 +08:00
693d05fa96
* gppanel * fix Homepage * use GLOB_RECURSE instead of GLOB * use FindwxWidgets.cmake from CaeruleusAqua/vcpkg-wx-find
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
The package gppanel provides CMake targets:
|
|
|
|
find_package(gpPanel CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE gpPanel)
|