mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
COMP: sign check to avoid warnings about new[] range
This commit is contained in:
3
applications/test/00-machine-sizes/Make/files
Normal file
3
applications/test/00-machine-sizes/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
Test-machine-sizes.cpp
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-machine-sizes
|
||||
6
applications/test/00-machine-sizes/Make/options
Normal file
6
applications/test/00-machine-sizes/Make/options
Normal file
@ -0,0 +1,6 @@
|
||||
/* Disable normal project defaults */
|
||||
PROJECT_INC =
|
||||
PROJECT_LIBS =
|
||||
|
||||
/* EXE_INC = */
|
||||
/* EXE_LIBS = */
|
||||
Reference in New Issue
Block a user