|
|
@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8.12 )
|
|
|
|
#### general package setup
|
|
|
|
#### general package setup
|
|
|
|
|
|
|
|
|
|
|
|
project( libart-lgpl )
|
|
|
|
project( libart-lgpl )
|
|
|
|
set( VERSION R14.0.11 )
|
|
|
|
set( VERSION R14.0.12 )
|
|
|
|
set( LIBART_VERSION 2.3.21 )
|
|
|
|
set( LIBART_VERSION 2.3.21 )
|
|
|
|
|
|
|
|
|
|
|
|
string( REPLACE "." ";" LIBART_VERSION_LIST ${LIBART_VERSION} )
|
|
|
|
string( REPLACE "." ";" LIBART_VERSION_LIST ${LIBART_VERSION} )
|
|
|
|