Skip to content

Commit

Permalink
Renames
Browse files Browse the repository at this point in the history
- src to source
- test to tests
  • Loading branch information
dvsku committed Apr 19, 2024
1 parent 49260c1 commit 502bb93
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ IF(PROJECT_IS_TOP_LEVEL)
ENDIF()

ADD_SUBDIRECTORY("dependencies")
ADD_SUBDIRECTORY("src")
ADD_SUBDIRECTORY("test")
ADD_SUBDIRECTORY("source")
ADD_SUBDIRECTORY("tests")
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 502bb93

Please sign in to comment.