Giter Club home page Giter Club logo

xenia.cmake's Introduction

Archived since Xenia now has some support for CMake using xb devenv

xenia.cmake

Build Status

This repo contains a bunch of cmake files that can be used to build xenia with CMake.

Building

git clone https://github.com/bwrsandman/xenia.cmake.git
cd xenia.cmake
git submodule update --init --recursive
cmake -S . -B cmake-build-debug

Note

I try to maintain this repo when I can, but I have a full time job which makes it a bit difficult. I will gladly accept any pull requests updating to the latest xenia, fixing bugs, improving support, etc.

How To Use

This project is setup to be included a few different ways. The project can be included in CMake-based IDEs such as clion. The project can use system-installed third-party packages by using find_package before including third-party scripts with targets of the same name.

Features

  • Tested on clion with clang 9 on linux.
  • Option to compile libraries as shared or static.
  • Compiles xenia, tests & apps.

Does this work with latest xenia?

Probably! This project needs to be updated if a dependency is added or the xenia build system changes. The xenia repository is very active but these types of changes are rare. New apps and tests have to be added manually as well, but not doing so will merely result in those executables not showing up and won't break anything else.

TODO

  • Support GCC.
  • Support MSVC.
  • Support Windows.
  • Support Xenia's Linux Branch.

xenia.cmake's People

Contributors

bwrsandman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.