loader: fix duplicate detection of manifests when CMAKE_INSTALL_PREFIX is defined
authorDor Askayo <dor.askayo@gmail.com>
Sat, 22 Oct 2016 19:20:29 +0000 (22:20 +0300)
committerKarl Schultz <karl@lunarg.com>
Thu, 27 Oct 2016 22:32:50 +0000 (16:32 -0600)
commit1fc9abd7d70166f72b44f7ea554ae80472003ed2
tree95b8732b3047294e0190b468b642b6acf43ec0b1
parent9cb68e2eb1a9f56e60edeb84d2f73024618218d1
loader: fix duplicate detection of manifests when CMAKE_INSTALL_PREFIX is defined

This commit fixes GH-1084. (see the issue for more details)

Note that this adds /usr/local/etc and /usr/local/share to the
loader's search path for drivers and layers.

Change-Id: I2cf502cc7d905225c8d38383ea6f856a4daed3ea
Signed-off-by: Dor Askayo <dor.askayo@gmail.com>
CMakeLists.txt
loader/vk_loader_platform.h