We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dba7f0 commit 0c81617Copy full SHA for 0c81617
appveyor.yml
@@ -28,7 +28,7 @@ clone_folder: c:\projects\render_pipeline_cpp
28
29
# environment variables
30
environment:
31
- CMAKE_PREFIX_PATH: C:\projects\_install
+ CMAKE_PREFIX_PATH: C:\projects\_install;C:\projects\_cache
32
BOOST_ROOT: C:\Libraries\boost_1_64_0
33
FREETYPE_DIR: C:\projects\_install\panda3d-thirdparty\win-libs-vc14-x64\freetype
34
0 commit comments