remove warning left in by mistake and comment unused function.

This commit is contained in:
Campbell Barton
2011-02-25 02:27:54 +00:00
parent 4b4281f2e2
commit 18c7354bd2
2 changed files with 4 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ if(WITH_BUILDINFO)
# include the output directory, where the buildinfo.h file is generated
include_directories(${CMAKE_BINARY_DIR}/source/creator)
message(WARNING "${CMAKE_CURRENT_SOURCE_DIR}")
# a custom target that is always built
add_custom_target(buildinfo ALL
DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/buildinfo.h)
@@ -149,7 +149,7 @@ if(WITH_BUILDINFO)
PROPERTIES GENERATED TRUE
HEADER_FILE_ONLY TRUE)
# add deps below
# add deps below, after adding blender
# -------------- done with header values.
list(APPEND SRC