Skip to content

Commit 3a51c63

Browse files
committed
Remove unused PATH_TO_PPC_PROJECT definition
1 parent 6c1e33c commit 3a51c63

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tasks/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ option(USE_PERF_TESTS "Enable performance tests" OFF)
1111
set(FUNC_TEST_EXEC ppc_func_tests)
1212
set(PERF_TEST_EXEC ppc_perf_tests)
1313

14-
# ——— Global compile definitions —————————————————————————————————————
15-
add_compile_definitions(
16-
PATH_TO_PPC_PROJECT="${PROJECT_SOURCE_DIR}"
17-
)
18-
1914
# ——— Include helper scripts ——————————————————————————————————————
2015
include(${CMAKE_SOURCE_DIR}/cmake/functions.cmake)
2116

0 commit comments

Comments
 (0)