Add missing headers causing compile errors on Linux
Don't build GL example at all on Linux Add PolyVoxConfig.cmake file
This commit is contained in:
@ -23,6 +23,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
#include "Block.h"
|
||||
#include "BlockVolume.h"
|
||||
#include "Vector.h"
|
||||
#include "Region.h"
|
||||
#pragma endregion
|
||||
|
||||
namespace PolyVox
|
||||
|
Reference in New Issue
Block a user