Skip to content

Commit

Permalink
libOTePreamble.cmake install fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir committed Oct 15, 2021
1 parent a5df053 commit ec8eae3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/install.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ write_basic_package_version_file(
)

configure_file("${CMAKE_CURRENT_LIST_DIR}/libOTeDepHelper.cmake" "libOTeDepHelper.cmake" COPYONLY)
configure_file("${CMAKE_CURRENT_LIST_DIR}/libOTePreample.cmake" "libOTePreample.cmake" COPYONLY)

# install the configuration file
install(FILES
Expand Down

0 comments on commit ec8eae3

Please sign in to comment.