fix build errors
This commit is contained in:
parent
414ae4c122
commit
05fbcb1aa8
@ -42,8 +42,8 @@ int main(int argc, char *argv[])
|
|||||||
MyMessageHandler messageHandler;
|
MyMessageHandler messageHandler;
|
||||||
|
|
||||||
bool assembleCubeMap = true;
|
bool assembleCubeMap = true;
|
||||||
// bool assembleVolume = false;
|
bool assembleVolume = false;
|
||||||
// bool assembleTextureArray = false;
|
bool assembleTextureArray = false;
|
||||||
|
|
||||||
nv::Array<nv::Path> files;
|
nv::Array<nv::Path> files;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user