Skip to content

Commit

Permalink
fixed file name
Browse files Browse the repository at this point in the history
  • Loading branch information
daleabarnard committed Feb 21, 2024
1 parent 1b4c0d7 commit e6aae12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ vcpkg_from_github(
)

# This is a header-only modern C++ package.
file(INSTALL "${SOURCE_PATH}/try_catcher.h" DESTINATION "${CURRENT_PACKAGES_DIR}/include")
file(INSTALL "${SOURCE_PATH}/TryCatcher.h" DESTINATION "${CURRENT_PACKAGES_DIR}/include")

0 comments on commit e6aae12

Please sign in to comment.