Skip to content

Commit 6395322

Browse files
Update the path
1 parent 33fab88 commit 6395322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ include(GNUInstallDirs)
1919
if(NOT DEFINED CMAKE_INSTALL_MODULEDIR)
2020
set(
2121
CMAKE_INSTALL_MODULEDIR
22-
"${CMAKE_INSTALL_INCLUDEDIR}/${PROJECT_NAME}/${CMAKE_Fortran_COMPILER_ID}-${CMAKE_Fortran_COMPILER_VERSION}"
22+
"${CMAKE_INSTALL_INCLUDEDIR}"
2323
CACHE
2424
STRING
2525
"Directory in prefix to install generated module files"

0 commit comments

Comments
 (0)