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 fe476b1 commit dbe6d09Copy full SHA for dbe6d09
CMakeLists.txt
@@ -17,7 +17,7 @@ option (DEMO1_NO_WARN_AS_ERR "Don't treat compilation warnings as errors." OFF)
17
# is not provided and examples are not disabled.
18
19
if ("${COMMSDSL_TAG}" STREQUAL "")
20
- set(COMMSDSL_TAG "develop")
+ set(COMMSDSL_TAG "v3.3")
21
endif ()
22
23
if ("${COMMS_TAG}" STREQUAL "")
0 commit comments