Skip to content

Commit

Permalink
feat: add cmake target for formfile_irreg example
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctoyotta1024 committed Sep 11, 2024
1 parent de332ae commit 34786e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ add_subdirectory(eurec4a1d/src EXCLUDE_FROM_ALL)
add_subdirectory(rainshaft1d/src EXCLUDE_FROM_ALL)
add_subdirectory(speedtest/src EXCLUDE_FROM_ALL)
add_subdirectory(fromfile/src EXCLUDE_FROM_ALL)
add_subdirectory(fromfile_irreg/src EXCLUDE_FROM_ALL)
add_subdirectory(bubble3d/src EXCLUDE_FROM_ALL)
Empty file modified examples/fromfile_irreg/fromfile_irreg.sh
100644 → 100755
Empty file.

0 comments on commit 34786e2

Please sign in to comment.