This website works better with JavaScript
Home
Explore
Help
Sign In
kris
/
jellyfin-media-player
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
fe9a9cf0ef
Branches
Tags
fix_fullscreen_monitor_switch
fix_hyprland_window_open_bug
kris_fork
jellyfin-med...
/
CMakeModules
/
CPackGeneratedConfig.cmake.in
CPackGeneratedConfig.cmake.in
80 B
History
Raw
1
2
3
if
(
CPACK_GENERATOR
MATCHES
"IFW"
)
set
(
CMAKE_EXECUTABLE_SUFFIX
".exe"
)
endif
()