Skip to content

dragonxu/4diac-forte-1.22

 
 

Repository files navigation

Building 4DIAC Forte

Standard POSIX build

./setup_posix.sh
cd bin/posix
make

Resetting CMake files

In case you ran CMake with invalid options it might help to reset the CMake state by deleting CMake intermediate files:

rm -Rf CMakeCache.txt CMakeFiles/

Building a local RPM

For building local RPMs you can use (tito)[https://github.com/dgoodwin/tito]

tito build --test --rpm

4diac-forte-1.22

About

4diac source 2020/07/13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.1%
  • CMake 4.9%
  • C 1.3%
  • HTML 1.0%
  • Shell 0.5%
  • Objective-C 0.2%