add_custom_command(... pip_lang) on ninja brings to resursive cmake and ninja call (
This commit is contained in:
@@ -18,6 +18,3 @@ if (DEFINED LIB)
|
||||
else()
|
||||
install(TARGETS pip_tr DESTINATION bin)
|
||||
endif()
|
||||
if (NOT CROSSTOOLS)
|
||||
add_custom_command(TARGET pip_tr POST_BUILD COMMAND "${CMAKE_COMMAND}" --build "${PIP_DLL_DIR}" --target pip_lang)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user