Re-enable SWIG compilation

For now only enable Vector, although some other
may work but will need testing.
This commit is contained in:
Matt Williams
2012-06-15 00:19:49 +02:00
parent 06439a71bd
commit 5985aa5ec2
4 changed files with 11 additions and 12 deletions

View File

@ -33,7 +33,7 @@ endif()
add_subdirectory(PolyVoxCore)
add_subdirectory(PolyVoxUtil)
#add_subdirectory(bindings)
add_subdirectory(bindings)
#Set up install paths e.g. for PolyVoxConfig.cmake
if(WIN32)