Skip to content

Conversation

@WinterMute
Copy link
Collaborator

No description provided.


add_custom_command(
OUTPUT ${CMAKE_SOURCE_DIR}/romfs/assets.zip
COMMAND mkdir -p ${CMAKE_SOURCE_DIR}/romfs

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be an idea to use cmake in tool mode for compatibility.
${CMAKE_COMMAND} -E, it has rm, make_directory and tar (which can even work on zip files).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants