Fix typo.
[oota-llvm.git] / CMakeLists.txt
index 2901257ea8b6b4a55580b6bff0ebbf5e0ed6c826..b22efdf8cf4f38223b7b2b8505d9c0bd1d9f5851 100644 (file)
@@ -26,7 +26,7 @@ else()
   set(cmake_3_2_USES_TERMINAL USES_TERMINAL)
 endif()
 
-project(LLVM)
+project(LLVM C CXX ASM)
 
 # The following only works with the Ninja generator in CMake >= 3.0.
 set(LLVM_PARALLEL_COMPILE_JOBS "" CACHE STRING