-
- Downloads
CMakeCPack: Fix package name when crosscompiling
`CMAKE_CL_64` is only defined for MSVC. Use `CMAKE_SIZEOF_VOID_P EQUAL 8` instead.
Loading
Please register or sign in to comment
`CMAKE_CL_64` is only defined for MSVC. Use `CMAKE_SIZEOF_VOID_P EQUAL 8` instead.