]> git.sesse.net Git - casparcg/commit
Initial checkin of CMake build system
authorHelge Norberg <helge.norberg@svt.se>
Wed, 18 Mar 2015 09:07:08 +0000 (10:07 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Wed, 18 Mar 2015 09:07:08 +0000 (10:07 +0100)
commit806a51400ac88753b0148af94a6d41e92cba9d95
tree6fcdda61a82816445f83050a0df3bca030273392
parent40ee6eeb1cc1486ba665c05ec256b8196952c73e
Initial checkin of CMake build system
17 files changed:
CMake/PrecompiledHeader.cmake [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
accelerator/CMakeLists.txt [new file with mode: 0644]
common/CMakeLists.txt [new file with mode: 0644]
core/CMakeLists.txt [new file with mode: 0644]
modules/CMakeLists.txt [new file with mode: 0644]
modules/bluefish/CMakeLists.txt [new file with mode: 0644]
modules/decklink/CMakeLists.txt [new file with mode: 0644]
modules/ffmpeg/CMakeLists.txt [new file with mode: 0644]
modules/flash/CMakeLists.txt [new file with mode: 0644]
modules/image/CMakeLists.txt [new file with mode: 0644]
modules/oal/CMakeLists.txt [new file with mode: 0644]
modules/psd/CMakeLists.txt [new file with mode: 0644]
modules/reroute/CMakeLists.txt [new file with mode: 0644]
modules/screen/CMakeLists.txt [new file with mode: 0644]
protocol/CMakeLists.txt [new file with mode: 0644]
shell/CMakeLists.txt [new file with mode: 0644]