Move configured SCVersion.sc -> SCVersion/SCVersion.sc
commit06a604c910ff9e01660a27bc59a10588e6fb4092
authorJonatan Liljedahl <lijon@kymatica.com>
Thu, 26 Jan 2012 12:14:48 +0000 (26 13:14 +0100)
committerJonatan Liljedahl <lijon@kymatica.com>
Thu, 26 Jan 2012 12:18:56 +0000 (26 13:18 +0100)
treef8c1cd77f79861d4310ad617cfee1e8fe5f95e41
parent8518462e41bc3a176f377ab618d236390251df59
Move configured SCVersion.sc -> SCVersion/SCVersion.sc

This way, <build_dir>/SCVersion/ can be included by langConfig to get
the correct version for people using langConfig to run the class library
from the source tree instead of the installed one.
(cherry picked from commit da8a3c9210379507eccdcff22426e77d65148a2d)
CMakeLists.txt