mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
246a11f21c
llvm-svn: 130199
6 lines
94 B
CMake
6 lines
94 B
CMake
if( NOT LLVM_BUILD_RUNTIME )
|
|
set(EXCLUDE_FROM_ALL ON)
|
|
endif()
|
|
|
|
add_subdirectory(libprofile)
|