mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-22 08:32:23 +00:00
Bump LLVM in CMake makefiles to 2.9
llvm-svn: 114640
This commit is contained in:
parent
2816588eb9
commit
381f98e499
@ -10,7 +10,7 @@ set(CMAKE_MODULE_PATH
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
|
||||
)
|
||||
|
||||
set(PACKAGE_VERSION "2.8")
|
||||
set(PACKAGE_VERSION "2.9")
|
||||
include(VersionFromVCS)
|
||||
add_version_info_from_vcs(PACKAGE_VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user