summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-02-13Copyright notice and license files are now part of distributionAki
2022-02-09Added simplistic install-time configurationAki
2022-02-09Moved third-party libraries to a separate subdirectoryAki
2022-02-06Added datafiles to the repositoryAki
This includes only text files from the most common distribution of content.dat and shatter.dat.
2021-10-02Separated out msvc cmake configurationAki
2021-10-02Enabled C++11 standard with extensionsAki
2021-10-02Increased control over win sdk pathsAki
2021-10-01Windows SDK variables are now cached to ease configurationAki
2021-10-01Disabled Magic2 buildAki
2021-10-01Partially fixed Magic2 buildAki
2021-09-30Merged nGenEx and Parser into Stars45Aki
2021-09-30Removed notes regarding removed directx and starshatter directoriesAki
2021-09-30Added Opcode to cmake treeAki
2021-09-29Added Parser dir to cmake treeAki
2021-09-29Enabled ogg and vorbis buildsAki
2021-09-29Enabled zlib and libpng in cmake rootAki
2021-09-28Downgraded required cmake by minor releaseAki
2021-09-28Created best-guess cmake stubsAki
Structure of the project as whole is... questionable. It looks that the directories are intermingled even if they appear separated. This is a first guess to have at least something in place.