[svn-r27846] Fix generated files process.

Add script for post processing of flex/bison files.
This commit is contained in:
Allen Byrne
2015-09-21 15:05:23 -05:00
parent 0e4ee6d829
commit 9edd184ae9
8 changed files with 137 additions and 81 deletions

View File

@@ -8,8 +8,6 @@ set (CMAKE_INSTALL_FRAMEWORK_PREFIX "Library/Frameworks" CACHE STRING "Framework
set (HDF_PACKAGE_EXT "" CACHE STRING "Name of HDF package extension" FORCE)
set (HDF5_GENERATE_HEADERS ON CACHE BOOL "Rebuild Generated Files" FORCE)
set (HDF5_BUILD_FORTRAN ON CACHE BOOL "Build FORTRAN support" FORCE)
set (HDF5_BUILD_GENERATORS OFF CACHE BOOL "Build Test Generators" FORCE)