From e23830d29f6623c0482a06b69ae2862bde1e9e33 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Fri, 13 Jun 2014 16:16:34 -0500 Subject: [svn-r25282] remove obsolete file --- testpar/CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt index 7f3fe7f..8c631a3 100644 --- a/testpar/CMakeLists.txt +++ b/testpar/CMakeLists.txt @@ -43,7 +43,6 @@ ENDMACRO (ADD_H5P_EXE file) set (H5P_TESTS t_mpi -# t_posix_compliant t_cache t_pflush1 t_pflush2 @@ -54,8 +53,4 @@ foreach (testp ${H5P_TESTS}) ADD_H5P_EXE(${testp}) endforeach (testp ${H5P_TESTS}) -if (NOT WIN32) - ADD_H5P_EXE(t_posix_compliant) -endif (NOT WIN32) - include (CMakeTests.cmake) -- cgit v0.12