aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2018-11-09 12:08:01 +0100
committerAnders Broman <a.broman58@gmail.com>2018-11-09 13:25:22 +0000
commit34d3afa3e482cd2c340a6f9ad107cbbeca4fc62d (patch)
treec8f39f257058437424ce731546a1f4a9efe63e51 /epan
parent9b1daa36296a39d94f22b1207544ba6b1b27709d (diff)
CMake: fix parallel build by not copying ws.css repeatedly
A race condition exists with msbuild where building some targets (generate_{developer,user}-guide.xml, {developer,user}_guide_pdf) will result in parallel, repeated execution of the commands to copy 'ws.css'. Synchronize those executions using a single target to avoid this. Change-Id: Ie93d07e504bc18fa4e4e8aac5b611fba329ff188 Reviewed-on: https://code.wireshark.org/review/30553 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan')
0 files changed, 0 insertions, 0 deletions