Skip to content

abcmakev6.4.0

Updated

Simple, component-first CMake helper for small & medium C/C++ projects

#Usage

abcmake provides CMake configs:

find_package(abcmake CONFIG REQUIRED)
add_main_component(${PROJECT_NAME})

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Andrei Gramakov's avatarAndrei Gramakov

#Changelog

  • b716eee[abcmake] Add new port (#49876)