Skip to content
Snippets Groups Projects
Commit 2b9e1dd1 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

This is release 0.3.1

parent 2feb56db
No related branches found
No related tags found
1 merge request!79This is release 0.3.1
Pipeline #107486 passed
libformfactor-v0.3.1, released 02aug23
- CMake: removed option PORTABLE and compiler flag -march (unavailable on some architectures)
libformfactor-v0.3.0, released 14jun23
- Corrected version number in formfactorConfigVersion.cmake
......
cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
project(formfactor VERSION 0.3.0 LANGUAGES CXX)
project(formfactor VERSION 0.3.1 LANGUAGES CXX)
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
include(PreventInSourceBuilds)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment