mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-03-12 06:19:00 +01:00

* 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)
|