Microsoft (R) Program Maintenance Utility Version 14.44.35222.0 Copyright (C) Microsoft Corporation. All rights reserved. CMake Warning (dev) at E:/buildsystem2/cmake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (APU) does not match the name of the calling package (APR). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindAPR.cmake:77 (find_package_handle_standard_args) CMakeLists.txt:130 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at apache/CMakeLists.txt:39 (message): * Module will not be automatically installed: module directory not found NMAKE : fatal error U1077: 'E:\buildsystem2\cmake\bin\cmake.exe --build . --config Release --target install' : return code '0x1' Stop.