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
/
CxxOnly
/
libcxx1.h
blob: 9452a64b15046d8dcd97a41d414c0b4dc2dc9d6d (
plain
)
1
2
3
4
5
class
LibCxx1Class
{
public
:
static float
Method
();
};