Added config.h to control exceptions and asserts.

This commit is contained in:
David Williams
2012-12-29 22:56:15 +01:00
parent 161835f42b
commit 9273094ebd
3 changed files with 33 additions and 3 deletions

View File

@ -108,6 +108,7 @@ SET(IMPL_INC_FILES
include/PolyVoxCore/Impl/Block.h
include/PolyVoxCore/Impl/Block.inl
include/PolyVoxCore/Impl/CompilerCapabilities.h
include/PolyVoxCore/Impl/Config.h
include/PolyVoxCore/Impl/ErrorHandling.h
include/PolyVoxCore/Impl/MarchingCubesTables.h
include/PolyVoxCore/Impl/RandomUnitVectors.h