change write opt

This commit is contained in:
yihaoDeng 2023-04-20 04:24:23 +00:00
parent 941b0b659c
commit e37dcf787e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0) cmake_minimum_required(VERSION 3.0)
set(CMAKE_VERBOSE_MAKEFILE OFF) set(CMAKE_VERBOSE_MAKEFILE ON)
set(TD_BUILD_TAOSA_INTERNAL FALSE) set(TD_BUILD_TAOSA_INTERNAL FALSE)
set(PORTABLE ON) set(PORTABLE ON)