Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
SRB2
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 19
    • Issues 19
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 14
    • Merge Requests 14
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • STJr
  • SRB2
  • Issues
  • #3

Closed
Open
Opened Feb 26, 2015 by ShaderWraith@ShaderWraith 
  • Report abuse
  • New issue
Report abuse New issue

CMake should fatal error if srb2sdl2 cannot be generated

Since srb2sdl2 is the default target, CMake should fatal error if it is not able to generate the target (either due to dependencies issues or something else), unless the system has another target available (such as srb2dd). Currently, it simply gives a warning that it will "not be available".

To go above and beyond, perhaps CMake should succeed if and only if at least one target is generated. This may not be necessary if we're planning on making srb2sdl2 the only supported target moving forward.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
1
Labels
bug
Assign labels
  • View project labels
Reference: STJr/SRB2#3