summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJose Fonseca <jfonseca@vmware.com>2016-08-09 16:58:38 +0100
committerJose Fonseca <jfonseca@vmware.com>2016-08-09 16:58:38 +0100
commit9022a435da9269710a5056a9161c65c901e6cac7 (patch)
tree9309858ae4ceca46daf1f88e74f65ebc3d81e38d /.gitignore
parent8fa3a333671fd940c9557f39b9d4fdbaeee186fa (diff)
cmake: Prevent glproc.py from being called multiple times simultaneously.
CMake generated Visual Studio project files seem to attach the custom command to every project (target) that uses them. glproc.cpp was being used in two targets, and consequently glproc.py was being call multiple times, often simultanouelsy, causing the build to abort (particularly on AppVeyor.) Putting the glproc.cpp in a single static library seems to avoid the issue reliably.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions