CROSSTOOLS support
This commit is contained in:
@@ -80,6 +80,7 @@ find_file(PIP_H_INCLUDE "pip.h" HINTS ${_PIP_INCDIR} $ENV{SMSDK_DIR}/include/pip
|
||||
#endif()
|
||||
find_program(PIP_CMG pip_cmg HINTS ${_PIP_BINDIR} ${_PIP_FP_DP})
|
||||
find_program(PIP_RC pip_rc HINTS ${_PIP_BINDIR} ${_PIP_FP_DP})
|
||||
find_program(PIP_DEPLOY_TOOL deploy_tool HINTS ${_PIP_BINDIR} ${_PIP_FP_DP})
|
||||
if (NOT PIP_LIBRARY)
|
||||
message(FATAL_ERROR "Can`t find PIP library!")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user