Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
AppVeyor: Remove PDB
  • Loading branch information
abdullahtahiriyo committed May 5, 2019
1 parent a297590 commit 42c4033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -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
Expand Down

0 comments on commit 42c4033

Please sign in to comment.