mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-libs/nativefiledialog-extended: treeclean, moved to ::gentoo
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
--- a/src/CMakeLists.txt
|
||||
+++ b/src/CMakeLists.txt
|
||||
@@ -23,8 +23,7 @@
|
||||
endif()
|
||||
|
||||
# Define the library
|
||||
-add_library(${TARGET_NAME} STATIC
|
||||
- ${SOURCE_FILES})
|
||||
+add_library(${TARGET_NAME} ${SOURCE_FILES})
|
||||
|
||||
# Allow includes from include/
|
||||
target_include_directories(${TARGET_NAME}
|
||||
Reference in New Issue
Block a user