|
|
|
@ -17,8 +17,8 @@ |
|
|
|
cmake_minimum_required (VERSION 2.8) |
|
|
|
|
|
|
|
project (libphonenumber) |
|
|
|
set (libphonenumber_VERSION_MAJOR 3) |
|
|
|
set (libphonenumber_VERSION_MINOR 9) |
|
|
|
set (libphonenumber_VERSION_MAJOR 4) |
|
|
|
set (libphonenumber_VERSION_MINOR 0) |
|
|
|
|
|
|
|
# Helper functions dealing with finding libraries and programs this library |
|
|
|
# depends on. |
|
|
|
|