You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
include(RunCMake)
|
|
|
|
|
|
|
|
run_cmake(Append)
|
|
|
|
run_cmake(AppendNoArgs)
|
|
|
|
|
|
|
|
run_cmake(Concat)
|
|
|
|
run_cmake(ConcatNoArgs)
|
|
|
|
|
|
|
|
run_cmake(Timestamp)
|
|
|
|
run_cmake(TimestampEmpty)
|
|
|
|
run_cmake(TimestampInvalid)
|
|
|
|
run_cmake(TimestampInvalid2)
|
|
|
|
|
|
|
|
run_cmake(Uuid)
|
|
|
|
run_cmake(UuidMissingNamespace)
|
|
|
|
run_cmake(UuidMissingNamespaceValue)
|
|
|
|
run_cmake(UuidBadNamespace)
|
|
|
|
run_cmake(UuidMissingNameValue)
|
|
|
|
run_cmake(UuidMissingTypeValue)
|
|
|
|
run_cmake(UuidBadType)
|
|
|
|
|
|
|
|
run_cmake(RegexClear)
|
|
|
|
|
|
|
|
run_cmake(UTF-16BE)
|
|
|
|
run_cmake(UTF-16LE)
|
|
|
|
run_cmake(UTF-32BE)
|
|
|
|
run_cmake(UTF-32LE)
|