This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
kris
/
jellyfin-media-player
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
359a470df6
Branches
Tags
fix_fullscreen_monitor_switch
fix_hyprland_window_open_bug
kris_fork
jellyfin-med...
/
CMakeModules
/
CPackGeneratedConfig.cmake.in
CPackGeneratedConfig.cmake.in
80 B
Historique
Raw
1
2
3
if
(
CPACK_GENERATOR
MATCHES
"IFW"
)
set
(
CMAKE_EXECUTABLE_SUFFIX
".exe"
)
endif
()