commit | fa6c5a42e8351fec320d014a05ce6ce7f75443f8 | [log] [tgz] |
---|---|---|
author | Dzung Hoang <dzung_hoang@apple.com> | Wed Oct 13 16:52:01 2021 +0000 |
committer | Dzung Hoang <dzung_hoang@apple.com> | Wed Oct 13 16:52:01 2021 +0000 |
tree | 5f62bc3eb39a2b5cbcfcc29eefced39f5ba2eb89 | |
parent | e2087d6663b1d06350d57008f544e7f230ce4ab1 [diff] |
Update CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt index ad05ebe..1f97624 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -23,7 +23,7 @@ "And re-run CMake from the aom_build directory.") endif() -project(AOM C CXX) +project(AVM C CXX) if(NOT EMSCRIPTEN) if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)