Skip to content
Snippets Groups Projects
Commit ff4deeec authored by Tristan Walter's avatar Tristan Walter
Browse files

trex_build_unix should work for linux and macOS (easy compile)

parent c642fbc3
No related branches found
No related tags found
No related merge requests found
...@@ -111,4 +111,4 @@ fi ...@@ -111,4 +111,4 @@ fi
cmake --build . --target Z_LIB --config Release cmake --build . --target Z_LIB --config Release
cmake --build . --target CustomOpenCV --config Release cmake --build . --target CustomOpenCV --config Release
cmake .. cmake ..
cmake --build . --target ALL_BUILD --config Release cmake --build . --config Release
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment