Skip to content
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

Generate at build time Alias headers #98

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Generate at build time Alias headers #98

merged 1 commit into from
Aug 29, 2022

Conversation

sithlord48
Copy link
Owner

@sithlord48 sithlord48 commented Aug 29, 2022

  • Generate alias headers for each header with the following contents
  • Use alias headers inside ff7tk except in unittests
#pragma once
#include<header.h>

allowing for end users to use #include <FF7Save> as well as #include <FF7Save.h>.

@sithlord48 sithlord48 force-pushed the addEasyIncludes branch 2 times, most recently from 8d75aad to 70b2fd2 Compare August 29, 2022 03:01
@sithlord48 sithlord48 changed the title Generate at build time non .h include headers Generate at build time Alias headers Aug 29, 2022
@sithlord48 sithlord48 force-pushed the addEasyIncludes branch 2 times, most recently from 0043984 to 0e91936 Compare August 29, 2022 03:27
@sithlord48 sithlord48 marked this pull request as ready for review August 29, 2022 14:13
@sithlord48 sithlord48 merged commit 8121214 into master Aug 29, 2022
@sithlord48 sithlord48 deleted the addEasyIncludes branch August 29, 2022 14:14
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.

1 participant