mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Really turn off cppformat for VxWorks
This commit is contained in:
@@ -4,7 +4,7 @@ DEBUG_MODE = 0
|
||||
|
||||
COOLPROP_ROOT = ${COOLPROP_ROOT}
|
||||
|
||||
ADDED_CFLAGS = -D__powerpc__ -DDISABLE_CATCH
|
||||
ADDED_CFLAGS = -D__powerpc__ -DNO_CPPFORMAT
|
||||
ADDED_INCLUDES = ${INCLUDE_DIRECTORIES}
|
||||
ADDED_LIBS = -lstdc++ -lgcc -lsupc++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user