Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(771)

Unified Diff: lib/Analysis/NaCl/LLVMBuild.txt

Issue 14328017: Fix CMake build (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@master
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/Analysis/NaCl/CMakeLists.txt ('k') | lib/Target/Mips/CMakeLists.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/Analysis/NaCl/LLVMBuild.txt
diff --git a/lib/Analysis/NaCl/LLVMBuild.txt b/lib/Analysis/NaCl/LLVMBuild.txt
index b5e7c8a5eaf6687d8ece09f39ff1f195c2183be5..72c9a26ce66ac79a8d80780ddf438b59a8f8137e 100644
--- a/lib/Analysis/NaCl/LLVMBuild.txt
+++ b/lib/Analysis/NaCl/LLVMBuild.txt
@@ -19,5 +19,5 @@
type = Library
name = NaClAnalysis
parent = Analysis
-library_name = NaClAnalysis
+library_name = naclanalysis
required_libraries = Analysis Core Support
« no previous file with comments | « lib/Analysis/NaCl/CMakeLists.txt ('k') | lib/Target/Mips/CMakeLists.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698