Skip to content

Commit

Permalink
Merge pull request #105 from bemcdonnell/include
Browse files Browse the repository at this point in the history
Include Directory
  • Loading branch information
bemcdonnell authored Nov 17, 2017
2 parents 79d6c1b + 2b30d13 commit 56fd8b2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(APPLE)
endif(APPLE)

# includes and source files
include_directories(include)
include_directories(src)
file(GLOB SWMM_SOURCES src/*.c)

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 56fd8b2

Please sign in to comment.