compiler_rt: Add CMake entries

master
Marc Tiehuis 2018-06-30 20:11:21 +12:00
parent 9f48b2ab48
commit 951512f5ae
1 changed files with 3 additions and 0 deletions

View File

@ -590,6 +590,9 @@ set(ZIG_STD_FILES
"special/compiler_rt/floatuntidf.zig"
"special/compiler_rt/floatuntisf.zig"
"special/compiler_rt/floatuntitf.zig"
"special/compiler_rt/floattidf.zig"
"special/compiler_rt/floattisf.zig"
"special/compiler_rt/floattitf.zig"
"special/compiler_rt/muloti4.zig"
"special/compiler_rt/index.zig"
"special/compiler_rt/truncXfYf2.zig"