feat: add tidyfox-explicit-thisptr
Enforces explicit usage of the thisptr unconditionally
This commit is contained in:
parent
f5c43c4fb4
commit
cb4ae697f7
5 changed files with 50 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.20)
|
||||
project(tidyfox VERSION "0.0.1")
|
||||
project(tidyfox VERSION "0.1.0")
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED YES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue