Use PROJECT_SOURCE_DIR in CMakefile
authorKedar Patil <kepatil@nvidia.com>
Sat, 26 Jan 2019 00:41:19 +0000 (06:11 +0530)
committerKedar Patil <kepatil@nvidia.com>
Sat, 26 Jan 2019 00:50:22 +0000 (06:20 +0530)
commitc262c83c4acabf29009ef891c08b9e5409041572
tree6c07f5c145dcaa4581a193d15bee86543243967b
parent61e1a77783e1425376770f8357eae14b1c6e3e15
Use PROJECT_SOURCE_DIR in CMakefile

Instead of using CMAKE_CURRENT_SOURCE_DIR. This facilitates using the
ICD loader as a subproject of another project.
CMakeLists.txt