FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

pytype/out at main · gdevanla/pytype · GitHub

forked from google/pytype

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

The out directory is to be used as CMake's binary directory. That is, one should invoke CMake from this directory as follows:

cd out
cmake ../ [-G Ninja]

Having an explicit out directory prevents polluting the main source tree with build artifacts.


Back | FazBrowse Home | New Git URL