Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeatherPad for Windows #821

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Prev Previous commit
Added missing qtbase translation files
59de44955ebd committed Sep 7, 2024
commit 5df901647be122da81bfbe56fd93dcb170980327
6 changes: 0 additions & 6 deletions featherpad/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -249,12 +249,6 @@ elseif(WIN32)
install(FILES ${HELP_TR_FILES} DESTINATION "${CMAKE_INSTALL_PREFIX}/data")
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/win/qt.conf DESTINATION "${CMAKE_INSTALL_PREFIX}/")

# add_custom_target(
# copy_qm ALL
# ${CMAKE_COMMAND} -E copy "/mingw64/share/qt6/translations/qtbase_*.qm" "${CMAKE_INSTALL_PREFIX}/data/translations"
# ${CMAKE_BINARY_DIR}/
# )

add_custom_target(
copy_scripts ALL
${CMAKE_COMMAND} -E copy