Skip to content
Snippets Groups Projects
Commit 0c446b0e authored by 数学の武士's avatar 数学の武士
Browse files

Add module directory

parent 8423cbeb
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,7 @@ set(SOURCES_F
Jikan.F90
)
set(CMAKE_Fortran_MODULE_DIRECTORY ${CMAKE_BINARY_DIR}/jikan_modules)
set(CXX_SOURCE_LIB ${SOURCES_CXX} ${SOURCES_CU})
set(F_SOURCE_LIB ${SOURCES_F})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment