Skip to content

Commit

Permalink
Move install to cmake/install
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Jan 29, 2024
1 parent 08e014c commit e60d9a8
Show file tree
Hide file tree
Showing 4 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 @@ -40,7 +40,7 @@ add_fortran_library(
)

# Installation
add_subdirectory(install)
add_subdirectory(cmake/install)

# Testing
option(BUILD_TESTING "Build tests")
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e60d9a8

Please sign in to comment.