build: Quote asm arg to allow bld w/spaces in path
authorKarl Schultz <karl@lunarg.com>
Tue, 20 Jun 2017 19:53:39 +0000 (13:53 -0600)
committerKarl Schultz <karl@lunarg.com>
Tue, 20 Jun 2017 19:53:39 +0000 (13:53 -0600)
commita2504416d9dea0540389130008d06f9bd1d1d308
tree08f0098b8a1f9ba4f04c74228e03b242bb9658b4
parent9ebbd2299da779bfd6b718f2519f6182a2204b4f
build: Quote asm arg to allow bld w/spaces in path

Put quotes around an assembler argument in CMake file
to reenable building this repo on a path that contains
space characters.

Change-Id: Ic89737f4611161ec0bf4fe53ea59d9e2cd553d9b
loader/CMakeLists.txt