This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
kris
/
jellyfin-media-player
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
50dbc42c8a
Rami (Branch)
Tag
fix_fullscreen_monitor_switch
fix_hyprland_window_open_bug
kris_fork
jellyfin-med...
/
CMakeModules
/
CPackGeneratedConfig.cmake.in
CPackGeneratedConfig.cmake.in
80 B
Cronologia
Originale
1
2
3
if
(
CPACK_GENERATOR
MATCHES
"IFW"
)
set
(
CMAKE_EXECUTABLE_SUFFIX
".exe"
)
endif
()