rename NAN_BUILDINFO --> WITH_BUILDINFO

This commit is contained in:
Campbell Barton
2011-08-22 16:54:26 +00:00
parent 817273931a
commit 7d316b70b8
9 changed files with 14 additions and 13 deletions

View File

@@ -133,6 +133,7 @@ if(WIN32 AND NOT UNIX)
endif()
if(WITH_BUILDINFO)
add_definitions(-DWITH_BUILDINFO)
# --------------------------------------------------------------------------
# These defines could all be moved into the header below
string(REPLACE " " "\ " BUILDINFO_CFLAGS "${CMAKE_C_FLAGS}")