https://github.com/lecrisut/cmake_install_static_issue
https://github.com/lecrisut/cmake_install_static_issue
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lecrisut/cmake_install_static_issue
- Owner: LecrisUT
- Created: 2024-10-17T15:38:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T16:20:25.000Z (over 1 year ago)
- Last Synced: 2025-02-01T20:14:49.816Z (over 1 year ago)
- Language: CMake
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Investigate issue with cmake install static libraries
See the initial commit for the original design.
Try to build the dockerfile to see the error:
```console
$ podman build .
```