623ef92e4f
Can be run like gn gen out/debug --ide=json --json-ide-script=../../gn/gn_to_cmake.py or gn gen out/debug --ide=json python gn/gn_to_cmake.py out/debug/project.json This first pass creates CMakeLists.txt with just enough information for an ide. Each target is just a static library with sources, include directories, and defines. NOTRY=true This isn't automatically tested. Review-Url: https://codereview.chromium.org/2363873002 |
||
---|---|---|
.. | ||
BUILD.gn | ||
BUILDCONFIG.gn | ||
echo_headers.py | ||
gn_helpers.py | ||
gn_to_cmake.py | ||
gypi_to_gn.py | ||
shared_sources.gni | ||
win_stamp.py |