# org.eclipse.4diac.forte **Repository Path**: ucgs/org.eclipse.4diac.forte ## Basic Information - **Project Name**: org.eclipse.4diac.forte - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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