New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
fcm-make.cfg in vendors/t/fcm-make/21-inherit-steps – NEMO

source: vendors/t/fcm-make/21-inherit-steps/fcm-make.cfg @ 10669

Last change on this file since 10669 was 10669, checked in by nicolasmartin, 5 years ago

Import latest FCM release from Github into the repository for testing

  • Property svn:mime-type set to text/x-shellscript
File size: 216 bytes
Line 
1step.class[build1 build2 build3]=build
2steps=build1 build2 build3
3build1.source=$HERE/src1
4build1.target{task}=link
5build2.source=$HERE/src2
6build2.target{task}=link
7build3.source=$HERE/src3
8build3.target{task}=link
Note: See TracBrowser for help on using the repository browser.