1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-02 22:32:38 +00:00
llvm-6502/tools/llvmc/CMakeLists.txt
2008-11-25 21:38:12 +00:00

5 lines
153 B
CMake

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