add direct source dependency to each library
Fix library generation with some CMake generators by including a direct source file dependency for each library.
This commit is contained in:
@@ -32,6 +32,7 @@ endif
|
||||
EXTRA_DIST = VERSION
|
||||
EXTRA_DIST += CMakeLists.txt
|
||||
EXTRA_DIST += crypto.sym
|
||||
EXTRA_DIST += empty.c
|
||||
|
||||
# needed for a CMake target
|
||||
EXTRA_DIST += compat/strcasecmp.c
|
||||
|
Reference in New Issue
Block a user