Open Risto97 opened 2 months ago
It is not necessary to include all the files like here:
include("${CMAKE_CURRENT_FUNCTION_LIST_DIR}/../../hwip.cmake") include("${CMAKE_CURRENT_FUNCTION_LIST_DIR}/../fw_utils.cmake") include("${CMAKE_CURRENT_FUNCTION_LIST_DIR}/../../utils/find_python.cmake")
These are core SoCMake features and should already be included before.
It is not necessary to include all the files like here:
These are core SoCMake features and should already be included before.