BIG deep clean
This commit is contained in:
@@ -8,7 +8,6 @@ set_deploy_property(pip_cmg
|
||||
make_rc(pip_cmg _RC)
|
||||
add_executable(pip_cmg "main.cpp" ${_RC})
|
||||
target_link_libraries(pip_cmg pip)
|
||||
# apple_rpath_patch(pip_cmg)
|
||||
if (DEFINED LIB)
|
||||
install(TARGETS pip_cmg DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user