4 lines
207 B
CMake
4 lines
207 B
CMake
# FreeCAD 1.1.1 generates Base translations in headless builds but only loads
|
|
# LinguistTools from its GUI branch. Keep the pinned source tree unmodified.
|
|
find_package(Qt6 REQUIRED COMPONENTS LinguistTools)
|