#!/bin/bash

export PATH=$PWD/../ICOSAGCM/tools/FCM/bin:$PATH
fcm build  $*
