Remove deprecated definition for boost workaround.

pull/2399/head
Kim Kulling 2019-04-02 21:55:41 +02:00
parent 930af2da44
commit 838d0c35b6
1 changed files with 1 additions and 1 deletions

View File

@ -70,6 +70,6 @@ addons:
project: project:
name: "assimp/assimp" name: "assimp/assimp"
notification_email: kim.kulling@googlemail.com notification_email: kim.kulling@googlemail.com
build_command_prepend: "cmake . -DASSIMP_ENABLE_BOOST_WORKAROUND=YES" build_command_prepend: "cmake ./"
build_command: "make -j4" build_command: "make -j4"
branch_pattern: coverity_scan branch_pattern: coverity_scan