SenScriptsDecompiler icon indicating copy to clipboard operation
SenScriptsDecompiler copied to clipboard

Add build support using CMake + vcpkg

Open reitowo opened this issue 2 years ago • 4 comments

reitowo avatar Aug 20 '23 13:08 reitowo

I explicitly chose not to use cmake on this project.

ghost avatar Aug 20 '23 18:08 ghost

I explicitly chose not to use cmake on this project.

LOL, but why? Anyway I just want to make life easier for vcpkg users. Feel free to close this PR if not interested

reitowo avatar Aug 21 '23 00:08 reitowo

there should be an easier way to use qt from vcpkg without changing build systems.

ghost avatar Aug 21 '23 02:08 ghost

I'm not requiring to change the build system, but adding another build system (in parallel). vcpkg is strongly tied with CMake so there probably not.

reitowo avatar Aug 21 '23 03:08 reitowo