mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-24 17:51:25 +08:00
[svn-r25282] remove obsolete file
This commit is contained in:
parent
25ba47bc97
commit
e23830d29f
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user