]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: set supported language the right way 18216/head
authorKefu Chai <kchai@redhat.com>
Tue, 10 Oct 2017 11:30:42 +0000 (19:30 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 10 Oct 2017 11:54:31 +0000 (19:54 +0800)
commit0c9c5ffe0fb010f6bbadaaa8fd706925847ccaf9
tree2c7ea22df6db1c868c2269a22c00f0f14ed4227f
parent6cd9c71de67a7e0b92b85aa29f42b5cb3d0dd1fc
cmake: set supported language the right way

the second param of enable_launage() is not used, we should call it
multiple times to enable more than one language. switch to project()
command for simplicity.

Signed-off-by: Kefu Chai <kchai@redhat.com>
CMakeLists.txt
src/CMakeLists.txt