glslang/StandAlone
Chuang Zhu dfc97740ff Use CMAKE_INSTALL_FULL_LIBDIR in compat cmake files
According to
https://cmake.org/cmake/help/v3.25/module/GNUInstallDirs.html,
CMAKE_INSTALL_LIBDIR can be an absolute path. For instance, Nixpkgs
[defined it to an absolute path in /nix/store](3d17b4c305/pkgs/development/tools/build-managers/cmake/setup-hook.sh (L101)).
The output in this case is:

	# result-glslang/lib/cmake/glslangTargets.cmake:5
	include("${CMAKE_CURRENT_LIST_DIR}/../..//nix/store/3mif2zibig0cilk5dbz334278n0vlq9s-glslang-1.3.231.0/lib/glslang/glslang-targets.cmake")

Signed-off-by: Chuang Zhu <git@chuang.cz>
2023-05-02 15:46:45 -06:00
..
CMakeLists.txt Use CMAKE_INSTALL_FULL_LIBDIR in compat cmake files 2023-05-02 15:46:45 -06:00
DirStackFileIncluder.h Add a --depfile option. 2021-04-20 18:09:56 +02:00
spirv-remap.cpp Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
StandAlone.cpp Improve help text for the new -P option 2023-04-12 18:24:35 -04:00
Worklist.h This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00