Skip to content
Snippets Groups Projects
Commit 99aa9963 authored by Debolskiy Andrey's avatar Debolskiy Andrey :bicyclist_tone5:
Browse files

update cmakelists

parent 22e4abb1
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,8 @@ set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} ${dialect}")
include_directories(src)
set(src_io
src/scm_io_plt.f90
src/io.f90)
src/io.f90
src/io_metadata.f90)
add_library(test_io ${src_io})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment