Skip to content

Commit

Permalink
chore: move post_install
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Oct 25, 2024
1 parent 602f2ec commit 8ceee01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ if(EXISTS ${CMAKE_CURRENT_LIST_DIR}/export_targets.cmake)
endif()

# using subdirectory at the end of file to make sure the script is called after everything is installed.
add_subdirectory(post_install)
add_subdirectory(cmake/post_install)
File renamed without changes.

0 comments on commit 8ceee01

Please sign in to comment.