Fix CMake scripts: The set_property script can be used to set only a single property...
authorRohith Chandran <rohithX@gmail.com>
Tue, 4 Jul 2017 14:53:45 +0000 (10:53 -0400)
committerRohith Chandran <rohithX@gmail.com>
Tue, 4 Jul 2017 14:53:45 +0000 (10:53 -0400)
commit6206091e634e9b93e68e0d448129dcaf147a61e3
tree5c88c152da6e1fd6719d6264e203799cd72f7433
parenteb5f12d1ca7b2bf16c804fc930a960ba4d0f5628
Fix CMake scripts: The set_property script can be used to set only a single property, so now setting the POSITION_INDEPENDENT_CODE property correctly.
OGLCompilersDLL/CMakeLists.txt
SPIRV/CMakeLists.txt
StandAlone/CMakeLists.txt
glslang/CMakeLists.txt
glslang/OSDependent/Unix/CMakeLists.txt
glslang/OSDependent/Windows/CMakeLists.txt
hlsl/CMakeLists.txt