We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f210be7 commit 159a86fCopy full SHA for 159a86f
arrayboundscheck/CMakeLists.txt
@@ -31,7 +31,7 @@ ExternalProject_Add(
31
dub
32
build
33
-f
34
- -b debug
+ --compiler=ldc2
35
--arch=${ldc_target}
36
INSTALL_COMMAND ""
37
BUILD_BYPRODUCTS ${ldc_src_dir}/lib/libarrayboundscheck.a
0 commit comments