Revert "Hack to keep the previous ABI instead of forging a new one"
This reverts commit 8bd4c1d9bc.
This commit is contained in:
parent
85f387205c
commit
caed0572c9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ index e71ea97..37d6e94 100644
|
|||
"${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}.${PROJECT_VER_PATCH}")
|
||||
set (PROJECT_APIVER
|
||||
- "${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}")
|
||||
+ "${PROJECT_VER_MAJOR}.5")
|
||||
+ "${PROJECT_VER_MAJOR}")
|
||||
|
||||
OPTION(BUILD_REDIST_PACKAGE "Build libfreenect in a legally-redistributable manner (only affects audio)" ON)
|
||||
OPTION(BUILD_EXAMPLES "Build example programs" ON)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue