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
/
RunCMake
/
BuildDepends
/
MakeInProjectOnly.c
blob: bcb8745bfbb58d760f7252fcdf7875b4990005df (
plain
)
1
2
#include <MakeInProjectOnly.h>
int
main
() {
return
MakeInProjectOnly
(); }