Skip to content

Commit

Permalink
Renamed files to match program
Browse files Browse the repository at this point in the history
  • Loading branch information
AsulconS committed Feb 27, 2024
1 parent 191a03c commit 01ad40b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ macro(build_cpp_source filename)
endif()
endmacro(build_cpp_source)

build_cpp_source(fluid)
build_cpp_source(main)
build_cpp_source(old)
build_cpp_source(blue-fluid)
build_cpp_source(volcano)
build_cpp_source(legacy)
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 01ad40b

Please sign in to comment.