Skip to content

Conversation

@mcharlou
Copy link

Hi @ZeppSav!

I've slightly improved the CMake setup. It now includes the GUI (optionally), and installation targets.

Note: When building with CMake, the GUI executable has a different name (BEMUse_GUI) than the CLI executable (BEMUse).

I've also been thinking about doing the following, let me know if you'd be interested and I'll implement them:

  • Add a CMake config file (BEMUseConfig.cmake) to make the installation directly usable by CMake.
  • Merge the CLI and GUI executables into one, letting the users use the CLI with the GUI executable. I'm not sure if that's a good idea or not, the current setup works fine.

Also, I've used Qt6 in CMake, what version do you usually use? I can add a fallback to an older version if Qt6 is not found.

@mcharlou
Copy link
Author

Also, I use a devcontainer locally, but I haven't committed its configuration files. Let me know if you'd like to have them in the repository, I'd be happy to share them!

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.

1 participant