Thomas Ranner
Thomas Ranner
Home
Publications
Talks
Teaching
Posts
Contact
Light
Dark
Automatic
cmake
Using configuration options in c++ using CMake
Sometimes when writing generic code you want to only using certain bits of code in special circumstances, for example only use `OpenCV` code when it is availble. With `CMake` this is easy.
Cite
×