cmake: fix spinlock_bench compilation

This commit is contained in:
raiden00pl 2024-02-05 09:34:56 +01:00 committed by Xiang Xiao
parent 46888aa8e4
commit 364ca42837

View File

@ -24,7 +24,7 @@ if(CONFIG_BENCHMARK_SPINLOCK)
# Config and Fetch Coremark application
# ############################################################################
set(SPINLOCKAPP_DIR ${CMAKE_CURRENT_LIST_DIR}/spinlock_bench)
set(SPINLOCKAPP_DIR ${CMAKE_CURRENT_LIST_DIR})
# ############################################################################
# Sources