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 4330159 commit 28bb5aaCopy full SHA for 28bb5aa
CMakeLists.txt
@@ -32,4 +32,4 @@ option(ENABLE_CTRE_SELF_TEST "build self tests" OFF)
32
33
if(ENABLE_CTRE_SELF_TEST)
34
add_subdirectory(tests)
35
-endif()
+endif()
0 commit comments