mirror of
https://github.com/android/ndk-samples
synced 2025-11-09 01:26:42 +08:00
Add missing project to native-codec.
I'd missed this one somehow when I fixed all the others. Add it to shut up the warning.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
cmake_minimum_required(VERSION 3.22.1)
|
cmake_minimum_required(VERSION 3.22.1)
|
||||||
|
project(NativeCodec LANGUAGES CXX)
|
||||||
|
|
||||||
include(AppLibrary)
|
include(AppLibrary)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user