AppVeyor: Remove PDB
This commit is contained in:
committed by
abdullahtahiriyo
parent
e69b147207
commit
e26f37462a
@@ -49,6 +49,7 @@ build_script:
|
||||
- cd build
|
||||
- cmake -DFREECAD_LIBPACK_DIR=C:\projects\freecad\FreeCADLibs
|
||||
-DBUILD_FEM_NETGEN=OFF
|
||||
-DFREECAD_RELEASE_PDB=OFF
|
||||
-G "%generator%" ..
|
||||
- mkdir bin
|
||||
- xcopy C:\projects\freecad\FreeCADLibs\bin C:\projects\freecad\build\bin /E /Q
|
||||
|
||||
Reference in New Issue
Block a user