mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
8726c80a5f
llvm-svn: 225318
9 lines
103 B
CMake
9 lines
103 B
CMake
set(LLVM_LINK_COMPONENTS
|
|
Core
|
|
Support
|
|
)
|
|
|
|
add_kaleidoscope_chapter(Kaleidoscope-Ch3
|
|
toy.cpp
|
|
)
|