PatTheMav
c993b6059a
CI: Update build scripts and Github actions workflow
...
Also updates main CMakeLists.txt and CMakeLists.txt for unit tests,
also adds additional build directories to .gitignore file
2022-03-16 23:13:26 +01:00
jp9000
7993179466
cmake: Add cmake folders
2020-05-13 06:52:37 -07:00
Carl Fürstenberg
6095e7ef51
Add SOVERSION to libobs-opengl
...
Because libobs-opengl is a public library, it's customary to have SONAME
embedded in the library file. Also remove the prefix override and
remove the prefixing "lib" from the output name. This also requires us
to pass the library file name to dlopen invocations.
2015-01-13 17:51:38 -08:00
BtbN
f105c93764
Fix cmake policy warning
...
test is a reserved name.
2014-10-13 19:52:29 +02:00
BtbN
45ec80fb7d
Full rewrite of all CMakeLists
...
CMake now works on all platforms
2014-01-24 18:56:32 +01:00
BtbN
8fa309c96e
Clean old cmake files
2014-01-24 01:46:36 +01:00
Palana
003dbfef73
compile osx test with -fobjc-arc
2013-12-09 19:23:16 +01:00
Palana
e230b0e984
updated include paths (CMake+osxtest) and function prototype (osxtest)
...
fixes compilation with changes from e5c99175c55e3b08493058d4aefcf31f62018ac1
2013-11-29 20:58:29 +01:00
Palana
ec411fe046
added cmake build files
2013-11-14 18:36:46 +01:00