Skip to content
Snippets Groups Projects
Commit 5aa166ba authored by Martin Beseda's avatar Martin Beseda
Browse files

FIX: Trying to fix compilation on Windows

parent 72e26c5a
No related branches found
No related tags found
No related merge requests found
......@@ -18,3 +18,5 @@ rmdir /s /q CMakeFiles 2>NUL
rmdir /s /q src/CMakeFiles 2>NUL
rmdir /s /q src/examples/CMakeFiles 2>NUL
rmdir /s /q src/tests/CMakeFiles 2>NUL
rmdir /s /q external_dependencies/* 2>NUL
rmdir /s /q _deps
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