# cute_qtbase-6.9.0-beta2 **Repository Path**: beyondsource/cute_qtbase-6.9.0-beta2 ## Basic Information - **Project Name**: cute_qtbase-6.9.0-beta2 - **Description**: Cute, code refactored from qtbase-everywhere-src-6.9.0-beta2 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-20 - **Last Updated**: 2025-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## MacOS ```sh ./configure -no-prefix -debug -- -DQT_BUILD_EXAMPLES=ON ./configure -no-prefix -debug -make examples -make libs -make tests -make tools -make benchmarks -make manual-tests -make minimal-static-tests -- -DQT_BUILD_EXAMPLES=ON cmake --build . --parallel ``` Debug OK