git-svn-id: svn://db.shs.com.ru/pip@286 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -219,7 +219,8 @@ if (LIB)
|
||||
# Precompiled header
|
||||
#add_custom_target(pip_pch ALL COMMAND ${CMAKE_CXX_COMPILER} -O2 -fPIC -g3 ${CMAKE_INSTALL_PREFIX}/include/pip/pip.h DEPENDS pip SOURCES ${HDRS})
|
||||
#list(APPEND HDRS "pip.h.gch")
|
||||
install(FILES "FindPIP.cmake" DESTINATION ${CMAKE_ROOT}/Modules)
|
||||
file(GLOB CMAKES "*.cmake")
|
||||
install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules)
|
||||
else ()
|
||||
install(TARGETS pip DESTINATION bin)
|
||||
message(STATUS "Install to local \"bin\"")
|
||||
|
||||
Reference in New Issue
Block a user