summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)AuthorLines
2023-04-28simplify makefile for SMAUG benchmarksDaniel Friesel-6/+0
2022-08-07CMakeLists.txt: fix build without C++Fabrice Fontaine-1/+1
Fix the following build failure without C++: CMake Error at CMakeLists.txt:3 (project): No CMAKE_CXX_COMPILER could be found. Tell CMake where to find the compiler by setting either the environment variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. Fixes: - http://autobuild.buildroot.org/results/17e2d6e6d6ddf7845a37a8bbf733faf40d9faa61 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2022-04-26Bump to v1.5Andras Horvath-1/+1
2022-04-24fix cmake no installWillian Z-0/+1
2022-04-24Update version to 1.4.1Willian Z-1/+1
2022-04-24Create CMakeLists.txtWillian Z-0/+5