mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[cmake] Run configure.sh at build
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
@@ -47,7 +47,6 @@ cd %{project_src}/..
|
||||
%if %{rhel} == 7
|
||||
source /opt/rh/devtoolset-7/enable
|
||||
%endif
|
||||
echo | %{project_src}/configure.sh
|
||||
mkdir -p %{project_root}/build
|
||||
cd %{project_root}/build
|
||||
cmake3 %{project_src} -DSKIP_QT_GUI=ON
|
||||
|
||||
Reference in New Issue
Block a user