Use cmake --build with Travis to build

Instead of assuming makefiles
This commit is contained in:
Chris Robinson
2020-04-17 23:33:09 -07:00
parent cd87b9c66b
commit a1e5f4eb83
+1 -1
View File
@@ -65,4 +65,4 @@ script:
-DALSOFT_EMBED_HRTF_DATA=YES \
.
fi
- make -j2
- cmake --build . --clean-first