403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/misc/sdformat/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/misc/sdformat/files/patch-cmake_SDFUtils.cmake
--- cmake/SDFUtils.cmake.orig	2018-11-21 00:24:14 UTC
+++ cmake/SDFUtils.cmake
@@ -148,9 +148,11 @@ macro (sdf_build_tests)
       message(FATAL_ERROR "Unsupported platform")
     endif()
 
-    add_dependencies(${BINARY_NAME}
-      gtest gtest_main ${sdf_target}
-      )
+    if (BUILD_TESTING)
+      add_dependencies(${BINARY_NAME}
+        gtest gtest_main ${sdf_target}
+        )
+    endif()
 
     link_directories(${IGNITION-MATH_LIBRARY_DIRS})
 

Youez - 2016 - github.com/yon3zu
LinuXploit