Package: libglm-dev
Version: 0.9.7.5-1
Severity: normal

Dear Maintainer,

trying to include glm in a project using CMake using:

find_package(glm REQUIRED)

results in the following error:


  File or directory //include referenced by variable GLM_INCLUDE_DIRS does
  not exist !
Call Stack (most recent call first):
  /usr/lib/cmake/glm/glmConfig.cmake:16 (set_and_check)
  CMakeLists.txt:14 (find_package)

The problem seems to be an extra set of "../" in
/usr/lib/cmake/glm/glmConfig.cmake


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information

Reply via email to