Fix clean build

This commit is contained in:
Robin Davies
2021-08-23 21:26:53 -04:00
parent 849001de46
commit 264a32d3b2
6 changed files with 34 additions and 7 deletions
+2 -1
View File
@@ -1 +1,2 @@
cmake --build /build --config RelWithDebInfo --target all
#!/usr/bin/bash
/usr/bin/cmake --build build --config RelWithDebInfo --target all