Browse Source
8:56 PM] Agent: make a PR for it
8:56 PM] Agent: make a PR for it
pull/7/head
Sho-kun
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
src/CMakeLists.txt
|
|
@ -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) |
|
|
|