git-svn-id: svn://db.shs.com.ru/pip@579 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -49,6 +49,11 @@ set(LIBS_STATUS)
|
||||
endif()
|
||||
#endif()
|
||||
|
||||
if ("x${PIP_RC}" STREQUAL "x")
|
||||
set(PIP_CMG "${CMAKE_CURRENT_BINARY_DIR}/utils/code_model_generator/pip_cmg")
|
||||
set(PIP_RC "${CMAKE_CURRENT_BINARY_DIR}/utils/resources_compiler/pip_rc")
|
||||
endif()
|
||||
|
||||
|
||||
# Version
|
||||
file(READ "${PIP_SRC_MAIN}/piversion.h" VERSION_OFFSET LIMIT 4 OFFSET 3)
|
||||
|
||||
Reference in New Issue
Block a user