X-Git-Url: http://plrg.eecs.uci.edu/git/?p=junction.git;a=blobdiff_plain;f=CMakeLists.txt;h=0519f2809f7f91bcad49c8e1080c2a9eff0e1d8b;hp=15e6cfcf0d068edfe0a228755f67eb1fd50a66cb;hb=176b53dafc01aa30b9128db59fd3a234fff1198d;hpb=95fd383f0112f130de09688b64c2f9fb0a55debd diff --git a/CMakeLists.txt b/CMakeLists.txt index 15e6cfc..0519f28 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -140,3 +140,5 @@ if(NOT CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR) set(JUNCTION_ALL_DLLS "${JUNCTION_ALL_DLLS}" PARENT_SCOPE) endif() +add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/test) +