index
:
ctor.git
custom-gcc-bootstrap
develop
externals
master
matrix_experiments
msvc
speed
win32
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
settings.h
blob: 302c6d7e5fd349b9ce15579241160693b170db73 (
plain
)
1
2
3
4
5
6
7
// -*- c++ -*- #pragma once struct Settings { std::string builddir; };