How does Traditional CMake Set-Up work
- Ngôn ngữ chính
- C++
- Star
- 18.1k
- Fork
- 3.2k
- Merge trung bình
- 20 giờ 36 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
Update: I can cmake --build targeting /build/abseil-cpp but then it will not find the tests in the next step.
Hello, I am trying to install Abseil for Google S2 Geometry. It leads me to https://github.com/abseil/abseil-cpp/blob/master/CMake/README.md#traditional-cmake-set-up but I'm really confused what am I supposed to do here. I originally followed the quickstart with CMake and installed and passed all the tests. I have installed and built googletest following the command in the link, and then configured Abseil but got stuck at cmake --build /temporary/build/abseil-cpp. It keeps saying /temporary/build/abseil-cpp is not a directory. Thanks in advance.
Hướng dẫn đóng góp
Hướng nghiên cứu
The issue references the CMake/README.md file and the traditional CMake set-up instructions. Start by reading that documentation to understand the intended build steps. Look at the existing CMake configuration files in the repository to see how the build directory is structured. The goal is to clarify the instructions so that a user can successfully run 'cmake --build' and find the tests.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- cmake, cpp
- Lĩnh vực
- build-system, documentation
- Loại issue
- Tài liệu
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100