1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Duncan P. N. Exon Smith 8726c80a5f cmake: Add Kaleidoscope target
llvm-svn: 225318
2015-01-06 23:39:37 +00:00

9 lines
103 B
CMake

set(LLVM_LINK_COMPONENTS
Core
Support
)
add_kaleidoscope_chapter(Kaleidoscope-Ch3
toy.cpp
)