Add `--clean-first` to the cmake-build command (travis) (#5574)
authorVladimir Glavnyy <31897320+vglavnyy@users.noreply.github.com>
Mon, 21 Oct 2019 17:11:32 +0000 (00:11 +0700)
committerWouter van Oortmerssen <aardappel@gmail.com>
Mon, 21 Oct 2019 17:11:32 +0000 (10:11 -0700)
commit26f238c24888bf02a872f304fe9f03433fd0dd00
treea5f428a7adc2fac6392ac5bd849c2a5bf2570d0f
parente93c8c46e65056381c1862d1be67a5e0dad57948
Add `--clean-first` to the cmake-build command (travis) (#5574)

- `--clean-first` runs `clean` target to remove previously generated files
- missed `monster_extra_generated.h` file added to the `flattests` target
.travis.yml
CMakeLists.txt