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
/
ConfigSources
/
iface_debug_src.cpp
blob: 63b22fcd1467957bda7c26bb8e70352614434c5b (
plain
)
1
2
3
4
5
6
7
#include
"iface_debug.h"
int
iface_debug
()
{
return
0
;
}