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"