<div dir="ltr">Hi,<div><br></div><div>I would like to use kconfig from Linux for my project settings.</div><div>So I integrate fixdep tools into CMake for parsing CONFIG_xxx key words</div><div>and set proper dependency of files that are generated by kconfig.</div><div>My scratch is attached.</div><div><br></div><div>However, here come some issues.</div><div>1. The codes from fixdep is declared as GPL. But CMake use BSD.</div><div>2. fixed use mmap(). But this API is not support well on Windows.</div><div><br></div><div>So could any expert in CMake development give me some recommendations?</div><div><br></div><div>Thanks,</div><div>Sam</div></div>