We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46888aa commit 364ca42Copy full SHA for 364ca42
benchmarks/spinlock_bench/CMakeLists.txt
@@ -24,7 +24,7 @@ if(CONFIG_BENCHMARK_SPINLOCK)
24
# Config and Fetch Coremark application
25
# ############################################################################
26
27
- set(SPINLOCKAPP_DIR ${CMAKE_CURRENT_LIST_DIR}/spinlock_bench)
+ set(SPINLOCKAPP_DIR ${CMAKE_CURRENT_LIST_DIR})
28
29
30
# Sources
0 commit comments