llvm-6502/runtime/CMakeLists.txt

6 lines
94 B
CMake

if( NOT LLVM_BUILD_RUNTIME )
set(EXCLUDE_FROM_ALL ON)
endif()
add_subdirectory(libprofile)