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:
|
test_script:
|
||||||
- ECHO Testing %COMPILER% %PLATFORM% %CONFIGURATION%
|
- ECHO Testing %COMPILER% %PLATFORM% %CONFIGURATION%
|
||||||
|
- SET "CC=gcc"
|
||||||
|
- SET "CXX=g++"
|
||||||
- if [%TEST%]==[cmake] (
|
- if [%TEST%]==[cmake] (
|
||||||
mkdir build\cmake\build &&
|
mkdir build\cmake\build &&
|
||||||
cd build\cmake\build &&
|
cd build\cmake\build &&
|
||||||
|
|||||||
Reference in New Issue
Block a user