mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/pybind11_protobuf: Remove CMAKE_TESTING_ON
CMAKE_TESTING_ON defaults to BUILD_TESTING.
This commit is contained in:
parent
232b56f7db
commit
b735c9fce1
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ CMAKE_OFF= BUILD_TESTING
|
|||
CMAKE_ON= USE_SYSTEM_ABSEIL \
|
||||
USE_SYSTEM_PROTOBUF \
|
||||
USE_SYSTEM_PYBIND
|
||||
CMAKE_TESTING_ON= BUILD_TESTING
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= pybind
|
||||
|
|
Loading…
Add table
Reference in a new issue