Fix some issues Duncan found in the previous commit.
[llvm/stm8.git] / runtime / CMakeLists.txt
blob502b91dc580d2045f5e24e8b9b4ebe34f6cbb494
1 if( NOT LLVM_BUILD_RUNTIME )
2   set(EXCLUDE_FROM_ALL ON)
3 endif()
5 add_subdirectory(libprofile)