Alexander Neumann
Alexander Neumann
does this correctly support `qmake --qtconf '
> breaking compatibility with CMake projects which don't ask for CMake 3.5. Why? Just set the required policy in the toolchain?
> > Why? > Sounds aggressive. Ask Google. Reads like: Words, has no sound.... ¯\\_(ツ)_/¯ Don't mind me asking stupid questions. But you already expressed my opinion upstream before I...
> what this is asking for. `-DTARGET_TRIPLET=` or `set(TARGET_TRIPLET )` depending on what is appropriate if my triplet code is run as part of `buildtrees/0.vcpkg_dep_info.cmake:37 (vcpkg_get_dep_info)`,
> To what end? I'm not seeing how this is customer visible. This is customer visible since it is not unset before you touch anything customer related like `portfile.cmake` or...
still relevant
Yeah welcome in the world of packaging libraries and library authors not knowing how to use a build system properly or make assumptions about the build process itself. What you...
> Do you mean compile all other ports with x64-win-llvm-lto-static and only icu with x64-win-llvm-static? Is there such option in vcpkg? You cannot mix triplets in vcpkg, however, you can...
> I also tried compiling a separate hello world program, and can confirm that you can compile with /c then manually link with lld-link, just that you can't use /Fe...