diff --git a/softfloat/CMakeLists.txt b/softfloat/CMakeLists.txt index c4ea4bd..b2ff9df 100644 --- a/softfloat/CMakeLists.txt +++ b/softfloat/CMakeLists.txt @@ -8,7 +8,7 @@ project("sotfloat" VERSION 3.0.0) # Set the version number of your project here (format is MAJOR.MINOR.PATCHLEVEL - e.g. 1.0.0) set(VERSION "3e") -include(Common) +#include(Common) include(GNUInstallDirs) set(SPECIALIZATION RISCV)