brlcad: cmake issue has been solved, remove comment

This commit is contained in:
Kamil Rytarowski 2016-10-22 01:09:31 +02:00
parent e4e2dc895c
commit e431c23afe
2 changed files with 1 additions and 3 deletions

View file

@ -4,4 +4,4 @@ SHA1 (brlcad-7.26.0.tar.bz2) = b0e307016317bff87c3b49ea395b4829a6305156
RMD160 (brlcad-7.26.0.tar.bz2) = bf391f887463ece786c5e1e4f3382c168bfc99b3
SHA512 (brlcad-7.26.0.tar.bz2) = e4819da6e94ff7e5f777cb3c59a911f8818a10ddef42f02f3c3b95be9057a7a83427fdbc29bc3f610f16100b65bb14919438598bd5d59af16fcdbe9f6351006a
Size (brlcad-7.26.0.tar.bz2) = 113073230 bytes
SHA1 (patch-misc_CMake_ThirdParty.cmake) = 64d0728da286807d48d537c78b372630c4192042
SHA1 (patch-misc_CMake_ThirdParty.cmake) = 03cb989aa4de0a07e146bc80facd649946a9688b

View file

@ -1,8 +1,6 @@
$NetBSD$
Allow to pass library defintion from command-line.
CMake part in this project is broken and fails to detect some libraries/headers
for unknown reason.
--- misc/CMake/ThirdParty.cmake.orig 2016-08-09 06:52:32.000000000 +0000
+++ misc/CMake/ThirdParty.cmake