git-svn-id: svn://db.shs.com.ru/libs@827 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -96,6 +96,8 @@ END
|
||||
END
|
||||
")
|
||||
set(${_out} ${_rc_file})
|
||||
else()
|
||||
set(${_out})
|
||||
endif()
|
||||
endmacro()
|
||||
|
||||
@@ -164,6 +166,8 @@ macro(deploy_target _T)
|
||||
endif()
|
||||
endforeach()
|
||||
#message("app depend libpath ${_DEP_LIBPATH}")
|
||||
if (LINUX)
|
||||
endif()
|
||||
if (WIN32)
|
||||
if (NOT CMAKE_OBJDUMP)
|
||||
find_program(CMAKE_OBJDUMP objdump)
|
||||
|
||||
Reference in New Issue
Block a user