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 9b57f7b commit f5d972eCopy full SHA for f5d972e
test/CMakeLists.txt
@@ -65,4 +65,4 @@ if (ENABLE_3L_CACHE)
65
add_executable(test3LCache test_3lcache.c)
66
target_link_libraries(test3LCache ${coreLib})
67
add_test(NAME test3LCache COMMAND test3LCache WORKING_DIRECTORY .)
68
-endif (ENABLE_3L_CACHE)
+endif (ENABLE_3L_CACHE)
0 commit comments