mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 07:09:22 +00:00
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
// controlscript.qs - CMake installation control script
|
|
|
|
function Controller()
|
|
{
|
|
// do nothing now
|
|
}
|