diff options
Diffstat (limited to 'external/opus-1.1.4/include/CMakeLists.txt')
-rw-r--r-- | external/opus-1.1.4/include/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 ) + |