Loading testing/utils/iotest/CMakeLists.txt +33 −31 Original line number Diff line number Diff line Loading @@ -126,6 +126,7 @@ if (${HAVE_2_PROCS}) # # Pipe2 SST version # if(ADIOS2_HAVE_SST) set(WORKDIR ${CMAKE_CURRENT_BINARY_DIR}/Pipe2.SST) file(MAKE_DIRECTORY ${WORKDIR}) Loading Loading @@ -157,6 +158,7 @@ if (${HAVE_2_PROCS}) set_property(TEST Utils.IOTest.Pipe2.ValidateSST PROPERTY DEPENDS Utils.IOTest.Pipe2.DumpSST ) endif(ADIOS2_HAVE_SST) else (${HAVE_2_PROCS}) message(WARNING "We don't have enough (2) processes to run insitu test fwith adios_iotest") Loading Loading
testing/utils/iotest/CMakeLists.txt +33 −31 Original line number Diff line number Diff line Loading @@ -126,6 +126,7 @@ if (${HAVE_2_PROCS}) # # Pipe2 SST version # if(ADIOS2_HAVE_SST) set(WORKDIR ${CMAKE_CURRENT_BINARY_DIR}/Pipe2.SST) file(MAKE_DIRECTORY ${WORKDIR}) Loading Loading @@ -157,6 +158,7 @@ if (${HAVE_2_PROCS}) set_property(TEST Utils.IOTest.Pipe2.ValidateSST PROPERTY DEPENDS Utils.IOTest.Pipe2.DumpSST ) endif(ADIOS2_HAVE_SST) else (${HAVE_2_PROCS}) message(WARNING "We don't have enough (2) processes to run insitu test fwith adios_iotest") Loading