Rename cmake flag for unit tests to ENABLE_DEVELOPER_TESTS
To differentiate from the previously existing BUILD_TEST that controls building the Test WB
This commit is contained in:
committed by
Chris Hennes
parent
d4b3347f5a
commit
1afcd64ebf
@@ -232,7 +232,7 @@ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined'; export LDFLAGS
|
||||
%endif
|
||||
-DPACKAGE_WCREF="%{release} (Git)" \
|
||||
-DPACKAGE_WCURL="git://github.com/%{github_name}/FreeCAD.git master" \
|
||||
-DBUILD_TEST=FALSE \
|
||||
-DENABLE_DEVELOPER_TESTS=FALSE \
|
||||
../
|
||||
|
||||
make fc_version
|
||||
|
||||
Reference in New Issue
Block a user