summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCristian Adam <cristian.adam@gmail.com>2018-04-24 06:09:47 (GMT)
committerBrad King <brad.king@kitware.com>2018-04-24 15:18:43 (GMT)
commit7b1c5f9f05bb8f3b48a5284cc236f1b483b70cf9 (patch)
tree7071c726d93f871029142572db97359dc82e54c5 /CMakeLists.txt
parent3db40923295a6430eb957a3cf6826bbb18a78527 (diff)
downloadCMake-7b1c5f9f05bb8f3b48a5284cc236f1b483b70cf9.zip
CMake-7b1c5f9f05bb8f3b48a5284cc236f1b483b70cf9.tar.gz
CMake-7b1c5f9f05bb8f3b48a5284cc236f1b483b70cf9.tar.bz2
TestBigEndian: Include CheckTypeSize outside macro
When using https://github.com/cristianadam/cmake-checks-cache I have noticed that CheckTypeSize would in certain cases have an empty `__check_type_size_dir` variable. The errors would point to `TestBigEndian`. By moving `include(CheckTypeSize)` outside the macro, the errors go away. Including dependencies of a module when the module is first included is simpler and cleaner anyway.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions