cmake gnuinstalldirs_get_absolute_install_dir() examples

intel/libvpl cmake/InstallDirs.cmake :29

gnuinstalldirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_DOCDIR
                                        CMAKE_INSTALL_DOCDIR DOCDIR)

intel/libvpl cmake/InstallDirs.cmake :40

gnuinstalldirs_get_absolute_install_dir(CMAKE_INSTALL_FULL_${dir}
                                        CMAKE_INSTALL_${dir} ${dir})

intel/libvpl cmake/InstallDirs.cmake :49

gnuinstalldirs_get_absolute_install_dir(
  VPL_INSTALL_FULL_PKGCONFIGDIR VPL_INSTALL_PKGCONFIGDIR
  VPL_INSTALL_PKGCONFIGDIR)

intel/libvpl cmake/InstallDirs.cmake :58

gnuinstalldirs_get_absolute_install_dir(
  VPL_INSTALL_FULL_CMAKEDIR VPL_INSTALL_CMAKEDIR VPL_INSTALL_CMAKEDIR)

intel/libvpl cmake/InstallDirs.cmake :66

gnuinstalldirs_get_absolute_install_dir(VPL_INSTALL_FULL_ENVDIR
                                        VPL_INSTALL_ENVDIR VPL_INSTALL_ENVDIR)

intel/libvpl cmake/InstallDirs.cmake :74

gnuinstalldirs_get_absolute_install_dir(
  VPL_INSTALL_FULL_MODFILEDIR VPL_INSTALL_MODFILEDIR VPL_INSTALL_MODFILEDIR)

intel/libvpl cmake/InstallDirs.cmake :84

gnuinstalldirs_get_absolute_install_dir(
  VPL_INSTALL_FULL_EXAMPLEDIR VPL_INSTALL_EXAMPLEDIR VPL_INSTALL_EXAMPLEDIR)

intel/libvpl cmake/InstallDirs.cmake :93

gnuinstalldirs_get_absolute_install_dir(
  VPL_INSTALL_FULL_LICENSEDIR VPL_INSTALL_LICENSEDIR VPL_INSTALL_LICENSEDIR)