loader: Add parsing of JSON file to find location of ICD libraries
authorJon Ashburn <jon@lunarg.com>
Mon, 29 Jun 2015 17:25:34 +0000 (11:25 -0600)
committerJon Ashburn <jon@lunarg.com>
Wed, 1 Jul 2015 16:29:45 +0000 (10:29 -0600)
commit5c6127fd76ebd0f4256e79e4e7e8170783f5e381
tree703b97ebd16af96e93e0429c9acd76bc31f349b4
parentd70b42c8e57684b78b749630502689dd6ea4591b
loader: Add parsing of JSON file to find location of ICD libraries

Works on Linux not yet on Windows.
loader/CMakeLists.txt
loader/cJSON.c [new file with mode: 0644]
loader/cJSON.h [new file with mode: 0644]
loader/loader.c
loader/loader_platform.h