1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/tools/llvmc/CMakeLists.txt

5 lines
153 B
CMake
Raw Normal View History

add_subdirectory(driver)
# TODO: support plugins and user-configured builds.
# See ./doc/LLVMC-Reference.rst "Customizing LLVMC: the compilation graph"