Skip to content
Snippets Groups Projects
Verified Commit 975ce890 authored by Joe Donofry's avatar Joe Donofry
Browse files

Update to version 0.2.1

parent 08100fd0
No related branches found
Tags v0.2.1
No related merge requests found
cmake_minimum_required(VERSION 3.11)
project(matrix_client VERSION 0.2.0 LANGUAGES CXX C)
project(matrix_client VERSION 0.2.1 LANGUAGES CXX C)
option(ASAN "Compile with address sanitizers" OFF)
option(BUILD_LIB_TESTS "Build tests" ON)
......
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