Add Jupyter lib.

This commit is contained in:
Axel Naumann 2015-12-09 21:02:28 +01:00 committed by sftnight
parent f1bf5f1a55
commit dec6519991

View File

@ -11,4 +11,5 @@ if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/../lib/UserInterface/textinput
OR CLING_INCLUDE_TESTS)
add_subdirectory(driver)
endif()
add_subdirectory(Jupyter)