Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 209 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 209 Bytes

ODB.cmake - ODB support for CMake

Using it should be as simple as placing ODB.cmake somewhere CMake can find it and then

include(ODB)

in your CMakeLists.txt file.

See ODB.cmake for more information.