/[lmdze]/trunk/dyn3d/Vlsplt/CMakeLists.txt
ViewVC logotype

Annotation of /trunk/dyn3d/Vlsplt/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 329 - (hide annotations)
Thu Jun 13 17:29:13 2019 UTC (5 years ago) by guez
File MIME type: text/plain
File size: 174 byte(s)
Add `CMakeLists.txt` files.
1 guez 329 set(file_list_var vlsplt.f90 vlx.f90 vly.f90 vlz.f90)
2     list(TRANSFORM file_list_var PREPEND ${CMAKE_CURRENT_LIST_DIR}/)
3     target_sources(LMDZE_objects PRIVATE ${file_list_var})

  ViewVC Help
Powered by ViewVC 1.1.21