Package: libassimp-dev
Version: 5.0.1~ds0-2
Followup-For: Bug #973361
X-Debbugs-Cc: joerg.bornem...@qt.io
Dear Maintainer,
I can reproduce this issue with the following CMake project:
---snip---
cmake_minimum_required(VERSION 3.16)
project(whatever)
find_package(assimp 5.0)
add_executable(myexe
Package: libassimp-dev
Version: 5.0.1~ds0
Dear maintainer,
The CMake target "assimp::assimp" is broken and cannot be used:
> Imported target "assimp::assimp" includes non-existent path
>
> "/usr/lib/include"
>
> in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
>
> * The
2 matches
Mail list logo