mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
CMake version update
Change-Id: I17a497366e132af68e2b52f4c0e10974db8bfac7
This commit is contained in:
+2
-2
@@ -73,8 +73,8 @@ SET(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
|
||||
#
|
||||
# For versions without ABI changes, bump the smallest number in CERES_VERSION,
|
||||
# but leave the CERES_ABI_VERSION unchanged.
|
||||
SET(CERES_VERSION 1.3.0)
|
||||
SET(CERES_ABI_VERSION 1.3.0)
|
||||
SET(CERES_VERSION 1.4.0)
|
||||
SET(CERES_ABI_VERSION 1.4.0)
|
||||
|
||||
ENABLE_TESTING()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user