chiark / gitweb /
Don't try to build the icons when cross-compiling.
authorSimon Tatham <anakin@pobox.com>
Thu, 1 Apr 2021 16:54:51 +0000 (17:54 +0100)
committerSimon Tatham <anakin@pobox.com>
Thu, 1 Apr 2021 16:55:21 +0000 (17:55 +0100)
commite763b9ead86df6a92666525f8d2ed0385e251c61
tree767d6977b37826e81a9fd9eab202b58fad7b1404
parentdd8164b77407fef0c56b426eb0b9a49ddeed13fa
Don't try to build the icons when cross-compiling.

The puzzle icons are built by compiling and running a preliminary
set of puzzle binaries. We can't do that if the binaries won't run
on the build host.
cmake/platforms/unix.cmake