Skip to content

Conversation

@skadge
Copy link
Contributor

@skadge skadge commented Dec 15, 2024

mainwindow.cpp gets FlatFab version from CMake directly (to avoid setting it twice)

Doing so prevents compiling the code via qmake, so remove qmake support.

Note that CMake is fully supported by (recent enough) QtCreator (and qmake is deprecated with Qt6 anyway). Project confirmed to compile and run with QtCreator 14 for instance.

mainwindow.cpp gets FlatFab version from CMake directly (to avoid setting it twice)

Doing so prevents compiling the code via qmake, so remove qmake support.
@JamesMcCrae
Copy link
Owner

JamesMcCrae commented Dec 17, 2024

Updated README.md with cmake-specific instructions in 6f74b5f

@JamesMcCrae JamesMcCrae merged commit 5eb0fa3 into JamesMcCrae:master Dec 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants