index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
QtAutogen
/
GlobalAutogenTarget
/
GAT
/
sdc
/
sdc.hpp
blob: 7e921790221c0a26466612fa92f2c55f109b49f2 (
plain
)
1
2
3
4
5
6
#ifndef SDC_HPP
#define SDC_HPP
void
sdc
();
#endif