mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:38:59 +08:00
75a2b65447
* Add ignition-modularscript port Modeled after the qt5-modularscript port, this port just contain ignition_modular_library, an helper CMake function to simplify the process of writing port of C++ libraries developed by the Ignition Robotics project ( https://ignitionrobotics.org ). * Add ignition-cmake0 port * Add ignition-math4 port
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
The package ignition-cmake0 provides CMake integration:
|
|
|
|
find_package(ignition-cmake0 CONFIG REQUIRED)
|