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 7b977e0 commit f87ed54Copy full SHA for f87ed54
compiler-rt/lib/ctx_profile/CMakeLists.txt
@@ -26,4 +26,4 @@ add_compiler_rt_runtime(clang_rt.ctx_profile
26
CFLAGS ${EXTRA_FLAGS}
27
SOURCES ${CTX_PROFILE_SOURCES}
28
ADDITIONAL_HEADERS ${CTX_PROFILE_HEADERS}
29
- PARENT_TARGET ctx_profile)
+ PARENT_TARGET ctx_profile)
0 commit comments