cmake install
#1437
Replies: 1 comment
-
are you on windows, linux, or mac? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not great with cmake, so I am not sure if it's me or there is a bug.
I am just trying to build like that
$ cmake -S . -B build
$ cmake --build build/ --target install
which fails with the next error:
Beta Was this translation helpful? Give feedback.
All reactions