mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 17:43:11 -04:00
11 lines
261 B
Prolog
11 lines
261 B
Prolog
--- signon-oauth2.pro.orig 2020-11-10 19:43:33 UTC
|
|
+++ signon-oauth2.pro
|
|
@@ -3,7 +3,7 @@ include( common-project-config.pri )
|
|
|
|
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
-SUBDIRS = src tests
|
|
+SUBDIRS = src
|
|
|
|
CONFIG(make_examples) {
|
|
SUBDIRS += example
|