Skip to content

noodle1983/cmake-fastbuild

Repository files navigation

Original Readme

Readme

CMake For Fastbuild Context

My Changes

    1. Extra validation for empty Target.LinkerNodes.
    1. Replace the ":" in the full path when converting a path to a fastbuild target name.
    1. Calculate the right i18n number for the linker lib.
    1. Support the response file for a long commander line.
    1. Put the link result to the normal directory as the other CMake Generator.

After I read the context, I found that it last for about 4 years and is not released yet up to now. I don't have time to make such an MR, so I only publish it here. I will be appreciated if someone can make it merge back to the main branch.

My changes work for my large project(by disabling the pch), but I am not sure it works for all the others. I can support but I am not responsible for these changes.

License

All my commits(signed off as LuDong<noodle1983@126.com>) are in the public domain.