mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
6 lines
137 B
Diff
6 lines
137 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -36 +36 @@ endif()
|
|
-add_library(ap4 STATIC ${AP4_SOURCES})
|
|
+add_library(ap4 ${AP4_SOURCES})
|