wireshark/cmake
Jörg Mayer fb834104e5 When building packet-dap.c on an empty build tree, packet-dap.c would
be incorrect on the first pass and only be correct when remade.
The reason was that disp-exp.cnf was created incorrectly on first pass.
disp-exp.cnf required dop-exp.cnf to build correctly, so add a mechanism
to add dependencies for export files.

Note: Only the cmake change has been tested, the autofoo stuff requires
  testing.

svn path=/trunk/; revision=52120
2013-09-17 18:02:25 +00:00
..
modules When building packet-dap.c on an empty build tree, packet-dap.c would 2013-09-17 18:02:25 +00:00
TestFileOffsetBits.c Copy over cmake largfile detection from the gromacs project. 2013-07-23 09:40:21 +00:00
TestLargeFiles.c.cmakein Copy over cmake largfile detection from the gromacs project. 2013-07-23 09:40:21 +00:00