An open API service indexing awesome lists of open source software.

https://github.com/zeramorphic/ktane


https://github.com/zeramorphic/ktane

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

          

cmake -DBUILD_SHARED_LIBS=OFF -G "Visual Studio 17" -DCMAKE_BUILD_TYPE=Release -DWITH_PROTOBUF=OFF -DBUILD_opencv_python3=OFF ..
cmake --build . --config Release
cmake --build . --target install --config Release