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)