cmake: fix spinlock_bench compilation
This commit is contained in:
parent
46888aa8e4
commit
364ca42837
@ -24,7 +24,7 @@ if(CONFIG_BENCHMARK_SPINLOCK)
|
|||||||
# Config and Fetch Coremark application
|
# Config and Fetch Coremark application
|
||||||
# ############################################################################
|
# ############################################################################
|
||||||
|
|
||||||
set(SPINLOCKAPP_DIR ${CMAKE_CURRENT_LIST_DIR}/spinlock_bench)
|
set(SPINLOCKAPP_DIR ${CMAKE_CURRENT_LIST_DIR})
|
||||||
|
|
||||||
# ############################################################################
|
# ############################################################################
|
||||||
# Sources
|
# Sources
|
||||||
|
Loading…
Reference in New Issue
Block a user