| author | acspike <acspike@users.sourceforge.net> | |
| Thu, 10 Apr 2008 04:48:40 +0000 (04:48 +0000) | ||
| committer | acspike <acspike@users.sourceforge.net> | |
| Thu, 10 Apr 2008 04:48:40 +0000 (04:48 +0000) | ||
| commit | 2cdfe79be9449f74ac43a83b6ae7fb62f45c484b | |
| tree | 16176531940cc1ddc22ce0966e9abc05a2e7df15 | tree | snapshot |
| parent | 6f433fedeef298518b7bc8c5cc3200d5e2adb540 | commit | diff |
process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
This more or less mimics what is being done by automake with the Makefile_insert files
What we were doing before did not work because add_directories() isn't able to
propagate variables upwards.
This more or less mimics what is being done by automake with the Makefile_insert files
What we were doing before did not work because add_directories() isn't able to
propagate variables upwards.
15 files changed: