Skip to content

Commit

Permalink
Update ports/lpeg/portfile.cmake
Browse files Browse the repository at this point in the history
Co-authored-by: Kai Pastor <dg0yt@darc.de>
  • Loading branch information
TheCycoONE and dg0yt authored May 31, 2024
1 parent a29d0be commit 6a7e55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/lpeg/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ file(COPY "${CMAKE_CURRENT_LIST_DIR}/unofficial-lpeg-config.cmake.in" DESTINATIO
vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
OPTIONS
-DLPEG_VERSION="${VERSION}"
"-DLPEG_VERSION=${VERSION}"
)

vcpkg_cmake_install()
Expand Down

0 comments on commit 6a7e55c

Please sign in to comment.