Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 222 Bytes

File metadata and controls

11 lines (8 loc) · 222 Bytes

ReMake

Type less, build more.

Usage

cd your/cmake/project
git submodule add git://github.com/manctl/remake remake
echo 'include(${CMAKE_CURRENT_LIST_DIR}/remake/remake.cmake)' >> CMakeLists.txt