author | frd |
Sat, 23 Apr 2016 16:18:07 -0400 | |
changeset 11686 | 8fca9fd31357 |
parent 11685 | 5ce2cf06b531 |
child 11687 | 2c21bc80c95d |
--- a/project_files/hwc/CMakeLists.txt Sat Apr 23 16:17:15 2016 -0400 +++ b/project_files/hwc/CMakeLists.txt Sat Apr 23 16:18:07 2016 -0400 @@ -64,7 +64,7 @@ -d ENDIAN_LITTLE -d DEBUGFILE) if(BUILD_ENGINE_JS) - set(pas2c_args ${pas2c_args} -d WEBGL) + set(pas2c_args ${pas2c_args} -d WEBGL -d HWLIBRARY) endif() #invoke pas2c on main module, it will call all the others