Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nheko Reborn
mtxclient
Commits
975ce890
Verified
Commit
975ce890
authored
May 22, 2019
by
Joe Donofry
Browse files
Update to version 0.2.1
parent
08100fd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
975ce890
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
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment