mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
7b1c5f9f05
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.
4.5 KiB
4.5 KiB