https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
5 lines
137 B
Diff
5 lines
137 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -36 +36 @@ endif()
|
|
-add_library(ap4 STATIC ${AP4_SOURCES})
|
|
+add_library(ap4 ${AP4_SOURCES})
|