devel/gz-cmake

Gazebo common cmake modules
Directory:
devel/gz-cmake (package's history)
Package version:
gz-cmake-4.0.0
Home page:
https://github.com/gz-cmake/
License:
apache-2.0
Source archive:
-https://github.com/gazebosim/gz-cmake/archive/gz-cmake4_4.0.0.tar.gzgz-cmake-gz-cmake4_4.0.0.tar.gz
Description:
gz-cmake provides a set of cmake modules that are used by the C++ based Gazebo projects. These modules help to control the quality and consistency of the Gazebo projects build systems. These modules are tailored to the Gazebo projects, so their use for non-Gazebo projects might be limited, but they may serve as a useful reference for setting up a modern cmake build system using good practices.
Run dependencies:
libstdc++
Build dependencies:
cmake>=3.22.1, digest>=20080510, g++>=3, gcc>=3, patch>=2.0, pax, pkg_install>=20110805.12, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler