Skip to content
Snippets Groups Projects
Commit 3484dffc authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

CCOMP: revert check for QT_LRELEASE_EXECUTABLE. using qtlrelease from linux

parent 680f7c1e
No related branches found
No related tags found
No related merge requests found
......@@ -199,9 +199,7 @@ SET(CXX_TEST_PATH ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
add_subdirectory( Code )
# i18n directory must be added after all source files (see add_qt1_i18n_sources).
if(QT_LRELEASE_EXECUTABLE)
add_subdirectory( i18n )
endif()
add_subdirectory( i18n )
# CPack related files
add_subdirectory( Packaging )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment