build: fix ninja on windows
authorJeremy Hayes <jeremy@lunarg.com>
Mon, 29 Oct 2018 21:57:54 +0000 (15:57 -0600)
committerJeremy Hayes <jeremy-lunarg@users.noreply.github.com>
Tue, 30 Oct 2018 21:44:52 +0000 (15:44 -0600)
commit038f0844cb00d33716ff4e5680e4fa5fb92c97a0
tree824cc18f1980705c0b9ad1c8284ba59fc4a4613f
parentbc4b9f44103045044ab90fe16edaa21b300f1c38
build: fix ninja on windows

Use target_compile_options to avoid setting invalid compile options on
asm targets.

Change-Id: I5d95cfd77a2d515f41c7b8c2c9193f3aff906be7
CMakeLists.txt
loader/CMakeLists.txt
tests/CMakeLists.txt
tests/layers/CMakeLists.txt