Commit 2f0a23f5 by Maarten L. Hekkelman

debian dislikes tweaks

parent 13b218f6
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
cmake_minimum_required(VERSION 3.16) cmake_minimum_required(VERSION 3.16)
# set the project name # set the project name
project(cifpp VERSION 5.0.3.1 LANGUAGES CXX) project(cifpp VERSION 5.0.4 LANGUAGES CXX)
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
......
Version 5.0.3.1 Version 5.0.4
- Revert removal of CIFPP_SHARE_DIR export - Revert removal of CIFPP_SHARE_DIR export
Version 5.0.3 Version 5.0.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment