Skip to content

cmake target #2

@r-lyeh-archived

Description

@r-lyeh-archived

another suggestion

make yip a meta-generator tool. ie, use yip to generate native makefiles like its doing now (android,ios,osx,tizen) or upcoming meta-makefiles (cmake,premake,...)

since, cmake is used to generate yip binary, it might be a good candidate for a meta-target as well. ie, there is no visual studio or windows port at the moment, but users could try yip for now if only yip could generate cmakefiles too, as a target.

using "-c target" or "--cmake target" would create a CMakeLists.txt file and would invoke a cmake /path/to/generated/cmakelists/ -G "target" call on it. so yip could have, all of a sudden, a good platform target support

btw, in order to compile yip with visual studio 2013 i had to remove noexcept from ui_compiler/ui_color.h . all the other files and sublibs compiled great

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions