https://github.com/zeramorphic/ktane
https://github.com/zeramorphic/ktane
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zeramorphic/ktane
- Owner: zeramorphic
- Created: 2023-07-28T21:11:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T21:20:13.000Z (over 2 years ago)
- Last Synced: 2025-01-16T06:15:02.387Z (10 months ago)
- Language: Scala
- Size: 18.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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