linphone-desktop/Linphone/data/languages/CMakeLists.txt
2025-03-19 17:01:15 +01:00

10 lines
470 B
CMake

# ==============================================================================
# data/languages/CMakeLists.txt
# ==============================================================================
# This line prevent `.ts` files deletion.
# See: https://bugreports.qt.io/browse/QTBUG-31860
#
# On October 17, 2016, this issue was marked `invalid` but it's a
# bullshit. It's not tolerated to remove source files.
#set_directory_properties(PROPERTIES CLEAN_NO_CUSTOM true)