Skip to content

Commit

Permalink
added full build
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Sicklinger committed Dec 21, 2013
1 parent 201ff51 commit 5dad434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -143,6 +143,6 @@ ENDIF()
######################################################################################
add_subdirectory("${CMAKE_CURRENT_SOURCE_DIR}/../EMPIRE-Libraries" "${CMAKE_CURRENT_BINARY_DIR}/EMPIRE-Libraries")
add_subdirectory(Emperor)
#add_subdirectory(EMPIRE_API)
#add_subdirectory("${CMAKE_CURRENT_SOURCE_DIR}/../EMPIRE-Testing" "${CMAKE_CURRENT_BINARY_DIR}/EMPIRE-Testing")
add_subdirectory(EMPIRE_API)
add_subdirectory("${CMAKE_CURRENT_SOURCE_DIR}/../EMPIRE-Testing" "${CMAKE_CURRENT_BINARY_DIR}/EMPIRE-Testing")

0 comments on commit 5dad434

Please sign in to comment.