-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
$ cmake ..
-- Building for: Ninja
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/msys64/mingw64/bin/cc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/msys64/mingw64/bin/c++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Build spdlog: 1.4.3
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Build type: Release
CMake Error at CMakeLists.txt:60 (ADD_SUBDIRECTORY):
The source directory
C:/msys64/home/Administrator/Atrc/lib/utility
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:62 (TARGET_COMPILE_DEFINITIONS):
Cannot specify compile definitions for target "AGZUtils" which is not built
by this project.
CMake Error at CMakeLists.txt:63 (SET_TARGET_PROPERTIES):
SET_TARGET_PROPERTIES Can not find target to add properties to: AGZUtils
-- Configuring incomplete, errors occurred!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels