Brings many CMake changes from develop
This commit is contained in:
@@ -24,7 +24,7 @@ set (HDF_JAVA_EXAMPLES
|
||||
H5Ex_T_VLString
|
||||
)
|
||||
|
||||
if (WIN32 OR MINGW)
|
||||
if (WIN32)
|
||||
set (CMAKE_JAVA_INCLUDE_FLAG_SEP ";")
|
||||
else ()
|
||||
set (CMAKE_JAVA_INCLUDE_FLAG_SEP ":")
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#
|
||||
# Copyright by The HDF Group.
|
||||
# Copyright by the Board of Trustees of the University of Illinois.
|
||||
# All rights reserved.
|
||||
#
|
||||
# This file is part of HDF5. The full HDF5 copyright notice, including
|
||||
|
||||
Reference in New Issue
Block a user