Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
Swift
/
SwiftPtrSize.cmake
blob: 7b52d671505f3d82c8798ac6abb74d5d659c073e [
file
]
enable_language
(
Swift
)
message
(
STATUS
"CMAKE_Swift_SIZEOF_DATA_PTR='${CMAKE_Swift_SIZEOF_DATA_PTR}'"
)
message
(
STATUS
"CMAKE_SIZEOF_VOID_P='${CMAKE_SIZEOF_VOID_P}'"
)