We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da81417 commit f0a3334Copy full SHA for f0a3334
Firestore/core/test/unit/util/CMakeLists.txt
@@ -12,8 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-set(CMAKE_CXX_EXTENSIONS ON)
16
-
17
# Required to allow 0 length printf style strings for testing purposes.
18
if(NOT MSVC)
19
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-format-zero-length")
0 commit comments