Skip to content

Commit

Permalink
Merge pull request #11 from naviqore/feature/clean-up-project-structure
Browse files Browse the repository at this point in the history
ENH: exclude unfinished project
  • Loading branch information
Brunner246 authored Aug 16, 2024
2 parents 4ca15e0 + 4960d0d commit b587dca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ add_subdirectory(schedule/test)
add_subdirectory(schedule/benchmarks)
add_subdirectory(raptor)
add_subdirectory(raptor/test)
add_subdirectory(gtfsRaptorConfig)
#TODO set up project in a new branch JIRA story
# add_subdirectory(gtfsRaptorConfig)

0 comments on commit b587dca

Please sign in to comment.