Linux Foundation Collaborative Projects
index
:
cmake-apps-module
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
origin/claneys/master
pike
quillback
ricefish
sandbox/benierc/wip
sandbox/claneys/module
sandbox/claneys/wip
sandbox/scottrif29/scottdocs
CMake Apps module to ease development, maintained by iot.bzh team
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
configure_file.cmake
blob: 44ff7fc2681c27187ba391a3b44fe5cc117f2451 (
plain
)
1
2
include
(
${
CMAKE_BINARY_DIR
}
/CMakeCacheForScript.cmake
)
configure_file
(
${
INFILE
}
${
OUTFILE
}
)