2014-05-20 18:42:13 +04:00
|
|
|
include(RunCMake)
|
|
|
|
|
2014-06-23 21:54:52 +04:00
|
|
|
run_cmake(INSTALL-DIRECTORY)
|
2014-06-24 19:42:39 +04:00
|
|
|
run_cmake(INSTALL-MESSAGE-bad)
|
2014-05-20 18:42:13 +04:00
|
|
|
run_cmake(FileOpenFailRead)
|
2014-11-26 01:49:25 +03:00
|
|
|
run_cmake(LOCK)
|
|
|
|
run_cmake(LOCK-error-file-create-fail)
|
|
|
|
run_cmake(LOCK-error-guard-incorrect)
|
|
|
|
run_cmake(LOCK-error-incorrect-timeout)
|
|
|
|
run_cmake(LOCK-error-incorrect-timeout-trail)
|
|
|
|
run_cmake(LOCK-error-lock-fail)
|
|
|
|
run_cmake(LOCK-error-negative-timeout)
|
|
|
|
run_cmake(LOCK-error-no-function)
|
|
|
|
run_cmake(LOCK-error-no-guard)
|
|
|
|
run_cmake(LOCK-error-no-path)
|
|
|
|
run_cmake(LOCK-error-no-result-variable)
|
|
|
|
run_cmake(LOCK-error-no-timeout)
|
|
|
|
run_cmake(LOCK-error-timeout)
|
|
|
|
run_cmake(LOCK-error-unknown-option)
|