Merge pull request #52 from strk/cmake-build

Remove hard-coded version number from cmake build script
This commit is contained in:
Sandro Santilli 2015-03-25 17:51:23 +01:00
commit 22cce27213

View File

@ -11,7 +11,7 @@ set ( PC_HEADERS
)
set ( PC_INSTALL_EXENSIONS
pointcloud--1.0.sql
pointcloud--${POINTCLOUD_VERSION}.sql
pointcloud.control
)