Avoid relative path in #include
authorDavid Neto <dneto@google.com>
Tue, 22 Dec 2015 20:15:46 +0000 (15:15 -0500)
committerDavid Neto <dneto@google.com>
Mon, 4 Jan 2016 18:07:45 +0000 (13:07 -0500)
commit1a3734d265b7f6ca5e0de8dc672a9b2986cf46d0
treeca17660a2276b217585baaad41ae0c8b5b92602a
parent4c21571728f9e5057d3c93f0b12006173a7cdfc3
Avoid relative path in #include

Adds CMAKE_CURRENT_SOURCE_DIR to the include path for UnitSPIRV
CMakeLists.txt
test/AssemblyContext.cpp
test/BinaryHeaderGet.cpp
test/BinaryToText.cpp
test/GeneratorMagicNumber.cpp
test/OperandPattern.cpp
test/TextToBinary.cpp
test/UnitSPIRV.h