diff options
| author | Simon Tatham <anakin@pobox.com> | 2023-01-15 16:18:05 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2023-01-15 16:18:05 +0000 |
| commit | 09b16293865301543bd8db9e038b5608c44f2656 (patch) | |
| tree | 17ade00d9491df37af64620d148456f2995fad60 /PuzzleApplet.java | |
| parent | 32c487ba577e7da84d32f7e67d98e7e72fd5da70 (diff) | |
| download | puzzles-09b16293865301543bd8db9e038b5608c44f2656.zip puzzles-09b16293865301543bd8db9e038b5608c44f2656.tar.gz puzzles-09b16293865301543bd8db9e038b5608c44f2656.tar.bz2 puzzles-09b16293865301543bd8db9e038b5608c44f2656.tar.xz | |
Fix Emscripten cmake setup after fuzzpuzz was added.
The call to cliprogram() doesn't actually add the target 'fuzzpuzz' on
that platform, so the subsequent target_include_directories fails. Fix
is to condition target_include_directories on the build_cli_programs
flag.
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions