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 fff222e commit caa7866Copy full SHA for caa7866
native-codec/app/src/main/cpp/CMakeLists.txt
@@ -1,4 +1,5 @@
1
cmake_minimum_required(VERSION 3.22.1)
2
+project(NativeCodec LANGUAGES CXX)
3
4
include(AppLibrary)
5
0 commit comments