Skip to content

Commit

Permalink
Go a little deeper with OPENAL_INCLUDE_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jul 15, 2017
1 parent 1b9546a commit 2da5aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/allegro5/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ vcpkg_configure_cmake(
-DWANT_TTF=ON
-DWANT_VIDEO=ON
-DWANT_VORBIS=ON
-DOPENAL_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
-DOPENAL_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include/AL
-DOPUS_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
-DZLIB_INCLUDE_DIR=${CURRENT_INSTALLED_DIR}/include
OPTIONS_RELEASE -DWANT_ALLOW_SSE=ON
Expand Down

0 comments on commit 2da5aac

Please sign in to comment.