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 cfa31e5 commit 0c206ebCopy full SHA for 0c206eb
CMakeLists.txt
@@ -66,8 +66,6 @@ target_sources(scratchcpp
66
include/scratchcpp/dev/test/scriptbuilder.h
67
)
68
69
-target_compile_definitions(scratchcpp PUBLIC USE_LLVM)
70
-
71
if(LIBSCRATCHCPP_PRINT_LLVM_IR)
72
target_compile_definitions(scratchcpp PRIVATE PRINT_LLVM_IR)
73
endif()
0 commit comments