Make pzstd and cmake use gcc/g++
This commit is contained in:
committed by
Nick Terrell
parent
0fcb5d70b6
commit
137efc0077
@@ -147,6 +147,8 @@
|
||||
|
||||
test_script:
|
||||
- ECHO Testing %COMPILER% %PLATFORM% %CONFIGURATION%
|
||||
- SET "CC=gcc"
|
||||
- SET "CXX=g++"
|
||||
- if [%TEST%]==[cmake] (
|
||||
mkdir build\cmake\build &&
|
||||
cd build\cmake\build &&
|
||||
|
||||
Reference in New Issue
Block a user