Unnamed repository; edit this file 'description' to name the repository.

Clone this repo:
  1. 8eac788 Merge branch '1.14.x' by Alois Zoitl · 3 years ago master
  2. e44cad5 [572371] Prefix all IN and OUT functions with st_ by Alois Zoitl · 3 years, 1 month ago 1.14.x 1.14.0
  3. 1cc1f85 [571679] with visual studio build tools 2019, do not need to specify atls.lib (atlsd.lib) and headers in CMakeLists.txt by xzhaoybk · 3 years, 2 months ago
  4. 5a5954a Merge branch '1.13.x' into develop by Alois Zoitl · 3 years, 2 months ago
  5. 4a1646b [571126] Fixed Issue with setup_lmsEv3.sh by Lisa Sonnleithner · 3 years, 3 months ago

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