Skip to content

grospelliergilles/arccon

Repository files navigation

This project is a build system for numerical software

It aims at running on Unix and Windows. It requires CMake (>3.0).

Usage

First, you need to include 'Arccon' root file. If ARCCON_ROOT contains the path to 'Arccon', you can add the following line to your CMakeLists.txt:

include(${ARCCON_ROOT}/Arccon.cmake)

The following packages are then availables via the command 'find_package':

  • 'Mono': the open source .NET runtime 'mono'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages