Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

Create CmakeList.txt for compilation with cmake #9

@DonFlymoor

Description

@DonFlymoor

Describe the feature you'd like
I'd like this to be able to use Cmake for development on linux. It should be pretty straightforward to create one from what I can find. It requires is creating a CmakeList.txt make-file in a few directories, and as all of the libraries used seem to be platform independent, it should work well on linux.

Is your feature request related to a problem? Please describe.
Developing Software on Linux is typically easier then on Windows for many reasons, and I just can't get it to work on windows due to firewalls and the general slowness of Visual Studios. I'm able to get all the dependencies on linux, but not being familiar with the code I'm having trouble creating a cmake makefile for FSS. Also, running FSS (from github actions) on linux with WINE yields only white.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibilityIssue related to compatibilitysetupIssue related to building the code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions