Skip to content

Include the root directory in Android CMakeLists.txt#99

Merged
DanielaOrtner merged 1 commit into
RebelToolbox:mainfrom
madmiraal:android-include
Aug 25, 2024
Merged

Include the root directory in Android CMakeLists.txt#99
DanielaOrtner merged 1 commit into
RebelToolbox:mainfrom
madmiraal:android-include

Conversation

@madmiraal
Copy link
Copy Markdown
Contributor

@madmiraal madmiraal commented Aug 25, 2024

The Android Engine library module includes a dummy CMakeLists.txt to enable accessing the Rebel Engine source files from Android Studio. However, currently, it's not practical to use Android Studio to edit the Rebel Engine source files, because the Rebel Engine source root directory is not included; so none of the included files can be found.

This PR includes the Rebel Engine source root directory to enable proper editing of the Rebel Engine source code in Android Studio.

@madmiraal madmiraal added the PR Type: Enhancement Your current game will work better. label Aug 25, 2024
@DanielaOrtner DanielaOrtner self-requested a review August 25, 2024 13:30
Copy link
Copy Markdown
Contributor

@DanielaOrtner DanielaOrtner left a comment

Choose a reason for hiding this comment

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

Great work! Keep it up :)

@DanielaOrtner DanielaOrtner merged commit 455687b into RebelToolbox:main Aug 25, 2024
@madmiraal madmiraal deleted the android-include branch August 25, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR Type: Enhancement Your current game will work better.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants