mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-20 03:18:09 +00:00
CMake should join the party in a post 3.0 world. ;] This brings CMake's
version in-line with the configure-based version. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143834 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
42536af5ce
commit
2f5d547aa6
@ -10,7 +10,7 @@ set(CMAKE_MODULE_PATH
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
|
||||
)
|
||||
|
||||
set(PACKAGE_VERSION "3.0")
|
||||
set(PACKAGE_VERSION "3.1svn")
|
||||
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user