Correct path to cmake file

This commit is contained in:
Rafal Kupiec 2024-04-30 12:19:38 +02:00
parent 7a62ce3feb
commit e86313603a
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -45,8 +45,8 @@ project(EXECTOS)
# Load all the CMake SDK
include(sdk/cmake/baseaddress.cmake)
include(sdk/cmake/emulation.cmake)
include(sdk/cmake/functions.cmake)
include(sdk/cmake/qemu.cmake)
include(sdk/cmake/version.cmake)
include(sdk/cmake/xtchain.cmake)