How to pass lib_dirs into action script?
As a result of building my C++ libraries with GN I would like to generate .props file to use it in C++/CLI project.
Build a simple project using gn
I am trying to use gn
to build a simple C++ project. However when I run gn gen out
I see this message: