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
/
CPackInnoSetupGenerator
/
Code.pas
blob: d96d82f2df2eae186f40c7e9d2cb388b45d33764 (
plain
)
1
2
3
4
function
ReturnTrue
():
Boolean
;
begin
Result
:=
true
;
{#PascalMacro}