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

Add Cobol compiling feature thru the GNU Cobol compiler #34

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add <module>maven-native-gnucobol</module>
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
  • Loading branch information
zosrothko committed Jul 18, 2019
commit 6e435f896b548dcf47a83b21cc454edf6a6a1dc7
1 change: 1 addition & 0 deletions maven-native-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<module>maven-native-bcc</module>
<module>maven-native-msvc</module>
<module>maven-native-mingw</module>
<module>maven-native-gnucobol</module>
</modules>
<dependencies>
<dependency>
Expand Down