mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Remove unneeded property set from CMakeLists.txt
This commit is contained in:
@@ -453,10 +453,6 @@ target_link_libraries(libfastfetch
|
||||
PRIVATE Threads::Threads
|
||||
)
|
||||
|
||||
set_target_properties(libfastfetch PROPERTIES
|
||||
OUTPUT_NAME "fastfetch"
|
||||
)
|
||||
|
||||
######################
|
||||
# Executable targets #
|
||||
######################
|
||||
|
||||
Reference in New Issue
Block a user