Commit 4305fcca1bbc8ee9f84df898c1124ac1db0a5e97

Patrick Steinhardt 2017-05-10T12:14:36

cmake: generate clar.suite in binary directory Change the output path of generate.py to generate the clar.suite file inside of the binary directory. This fixes out of tree builds with read-only source trees as we now refrain from writing anything into the source tree.