arneboe / base-cmake

CMake find scripts and macros used in Rock's packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common CMake code for Rock libraries

This package contains the common Rock CMake macros. A standard C++ library skeleton using these macros can be generated in Rock using the rock-create-lib tool.

This package is automatically installed when using Rock's autoproj tool. However, if you wish to install a Rock library without autoproj, follow these instructions

In addition, this package defines / fixes some standard CMake Find scripts, as well as ships additional ones that are commonly used in Rock.

About

CMake find scripts and macros used in Rock's packages


Languages

Language:CMake 100.0%