BIG deep clean
This commit is contained in:
@@ -10,7 +10,6 @@ file(GLOB SRC "*.cpp" "*.h")
|
||||
add_executable(pip_rc ${SRC} ${_RC})
|
||||
set (PIRC_LIBS pip)
|
||||
target_link_libraries(pip_rc ${PIRC_LIBS})
|
||||
# apple_rpath_patch(pip_rc)
|
||||
if (DEFINED LIB)
|
||||
install(TARGETS pip_rc DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user