Skip to content

Commit

Permalink
Clarify two include directories for allegro5
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jul 15, 2017
1 parent 7a732c9 commit d973fe7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ports/allegro5/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ vcpkg_configure_cmake(
-DWANT_VIDEO=ON
-DWANT_VORBIS=ON
-DOPENAL_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
-DOPUS_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
-DZLIB_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
OPTIONS_RELEASE -DWANT_ALLOW_SSE=ON
OPTIONS_DEBUG -DWANT_ALLOW_SSE=OFF
)
Expand Down

0 comments on commit d973fe7

Please sign in to comment.