qicosmos / ormpp

modern C++ ORM, C++17, support mysql, postgresql,sqlite
Apache License 2.0
1.2k stars 260 forks source link

Sanitizer supported only for debug type #158

Closed xfmy closed 3 months ago

xfmy commented 3 months ago

cmake -B build -DENABLE_MYSQL=ON -DCMAKE_BUILD_TYPE=Release 编译release就不可以啊


CMake Warning at cmake/develop.cmake:49 (message): Sanitizer supported only for debug type Call Stack (most recent call first): CMakeLists.txt:5 (include)

Jacyking commented 3 months ago

just warning