Correct path to cmake file
Builds / ExectOS (i686) (push) Successful in 35s Details
Builds / ExectOS (amd64) (push) Successful in 37s Details

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
1 changed files with 1 additions and 1 deletions

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)