From 425decdf7e9284d15aa726e3ae96b9942fb0e3ea Mon Sep 17 00:00:00 2001 From: IronClawTrem Date: Sun, 16 Feb 2020 03:40:06 +0000 Subject: create tremded branch --- external/opus-1.1.4/include/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 external/opus-1.1.4/include/CMakeLists.txt (limited to 'external/opus-1.1.4/include/CMakeLists.txt') diff --git a/external/opus-1.1.4/include/CMakeLists.txt b/external/opus-1.1.4/include/CMakeLists.txt new file mode 100644 index 0000000..b09f477 --- /dev/null +++ b/external/opus-1.1.4/include/CMakeLists.txt @@ -0,0 +1,2 @@ +set( include_INCLUDE_DIR opus-1.1.4/include ) + -- cgit