giftqueen.blogg.se

Cmake install bin
Cmake install bin







cmake install bin

Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/bin/Hello Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/lib/pkgconfig/fmt.pc Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/lib/cmake/fmt/fmt-targets.cmake

cmake install bin

Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/lib/cmake/fmt/fmt-config-version.cmake Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/lib/cmake/fmt/fmt-config.cmake Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/xchar.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/std.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/ranges.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/printf.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/ostream.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/os.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/format-inl.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/format.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/core.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/color.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/chrono.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/include/fmt/args.h Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/lib/libfmt.so Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/lib/libfmt.so.10 Installing: /home/klein_cl/Workspace/cpp/docker_build/stagedir/lib/libfmt.so.10.1.0 The first time it works fine Executing workflow step 3 of 4: build preset "Install" Install(RUNTIME_DEPENDENCY_SET runtime_dependency_set RUNTIME DESTINATION lib) I try to work with install(RUNTIME_DEPENDENCY_SET … ) install(TARGETS $ RUNTIME_DEPENDENCY_SET runtime_dependency_set









Cmake install bin