We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038fef0 commit 377f8acCopy full SHA for 377f8ac
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required (VERSION 3.12)
2
project (liblsl
3
- VERSION 1.14.0
+ VERSION 1.14.1b1
4
LANGUAGES C CXX
5
DESCRIPTION "Labstreaminglayer C/C++ library"
6
HOMEPAGE_URL "https://github.com/sccn/liblsl"
testing/CMakeLists.txt
@@ -1,5 +1,5 @@
project(lsltests
LANGUAGES CXX
DESCRIPTION "Unit tests for liblsl"
)
0 commit comments