Skip to content
Snippets Groups Projects

issue1539 durack1 update iPython 3.0.0 to 4.1.2

Closed Sankhesh Jhaveri requested to merge issue1539_durack1_UpdateIpython3.0.0To4.0.0 into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -60,6 +60,9 @@ if (CDAT_BUILD_PCMDI)
add_subdirectory(pcmdi)
endif()
# Test ipython
add_test(run_ipython ${CMAKE_INSTALL_PREFIX}/bin/ipython -V)
# CMake module tests:
# Test that out-of-source build detection is working:
add_test(cmake_checkBuildOutOfSource
Loading