-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Date lib as submodule #1183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Date lib as submodule #1183
Conversation
|
InfiniSim will also require the CMake include directory to be renamed. |
A directory has been renamed
Support both the current modified `date/includes` directory and the `date` submodules `date/include` directory. Once InfiniTimeOrg/InfiniTime#1183 is merged and the InfiniTime submodule is checked in also update the GitHub Action and the AUR package. Fixes: #42
Support both the current modified `date/includes` directory and the `date` submodules `date/include` directory. Once InfiniTimeOrg/InfiniTime#1183 is merged and the InfiniTime submodule is checked in also update the GitHub Action and the AUR package. Fixes: #42
Support both the current modified `date/includes` directory and the `date` submodules `date/include` directory. Once InfiniTimeOrg/InfiniTime#1183 is merged and the InfiniTime submodule is checked in also update the GitHub Action and the AUR package. Fixes: #42
NeroBurner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
supported in InfiniSim with InfiniTimeOrg/InfiniSim#43
|
I wanted to re-run the simulator workflow to check that everything is fine with this PR but... I can't find any way to launch de workflow manually. Anyway, I checked manually and it works fine for me! Thanks for the change in InfiniSim, @NeroBurner ! |
Remove the date directory and create a submodule in it's place. The specific commit is the same one that was used before.