Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 793 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 793 Bytes

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.