| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 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/math/py-libpoly/files/ |
Upload File : |
--- CMakeLists.txt.orig 2021-04-12 16:09:58 UTC +++ CMakeLists.txt @@ -58,7 +58,7 @@ if(HAVE_OPEN_MEMSTREAM) endif() # Configure the library source -add_subdirectory(src) +#add_subdirectory(src) # Configure the headers add_subdirectory(include) @@ -72,11 +72,11 @@ if(LIBPOLY_BUILD_PYTHON_API) add_subdirectory(python) # Configure the Python tests - add_subdirectory(test/python) + #add_subdirectory(test/python) endif() # Configure the C++ tests enable_testing() -add_subdirectory(test/polyxx) +#add_subdirectory(test/polyxx)