finalcut icon indicating copy to clipboard operation
finalcut copied to clipboard

CMake integration

Open ghost opened this issue 5 years ago • 1 comments

Hello dear team, I am trying to integrate this project into an existing CMake based project. Before I spend more time on this, is there an existing migration that someone did?

Many thanks.

ghost avatar Aug 23 '20 07:08 ghost

FINAL CUT uses as build system only the classic GNU Autotools because they are under a free copyleft license (GPL).

This StackOverflow article might be helpful for your plans: Building a library using autotools from cmake

gansm avatar Aug 23 '20 11:08 gansm

Now that the questioner's account has been deleted and there is no further activity here, I am closing this issue.

gansm avatar Nov 24 '22 22:11 gansm

I have just discovered this fork (untested):

https://github.com/gatekeep/finalcut-cmake

gansm avatar Dec 10 '23 13:12 gansm