Skip to content

Commit

Permalink
Merge pull request #7 from ShogunKitsune/patch-1
Browse files Browse the repository at this point in the history
8:56 PM] Agent: make a PR for it
  • Loading branch information
JAJames committed Jan 30, 2019
2 parents 3cadca5 + 884c1be commit f3c20f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CMakeLists.txt
Expand Up @@ -4,8 +4,8 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
set(CMAKE_SHARED_LIBRARY_PREFIX)

# Add jupiter and Bot
add_subdirectory(jupiter)
add_subdirectory(Jupiter)
add_subdirectory(Bot)

# Setup output paths for plugins
add_subdirectory(Plugins)
add_subdirectory(Plugins)

0 comments on commit f3c20f5

Please sign in to comment.