Remove include_directories from CMakeLists, to enforce relative includes
authorbaldurk <baldurk@baldurk.org>
Sat, 11 Jul 2015 22:54:17 +0000 (00:54 +0200)
committerbaldurk <baldurk@baldurk.org>
Mon, 16 Nov 2015 17:05:18 +0000 (18:05 +0100)
commit08dee03d187ed6f11df5a09fe55062302cdbc602
treeeda47c837100eb2a88d13863d8472b478f8c5369
parente915da4aeea2c8ef76d7cb869e3e486347eb7de5
Remove include_directories from CMakeLists, to enforce relative includes

* This also moves bison generated files into the source tree, so that
  include of glslang_tab.cpp.h and includes from glslang_tab.cpp work
  the same way.
OGLCompilersDLL/CMakeLists.txt
SPIRV/CMakeLists.txt
StandAlone/CMakeLists.txt
glslang/CMakeLists.txt
glslang/OSDependent/Linux/CMakeLists.txt
glslang/OSDependent/Windows/CMakeLists.txt