Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r1956 - trunk/Core


Chronological Thread 
  • From: sparker@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [Manta] r1956 - trunk/Core
  • Date: Sun, 30 Dec 2007 23:53:36 -0700 (MST)

Author: sparker
Date: Sun Dec 30 23:53:33 2007
New Revision: 1956

Modified:
   trunk/Core/CMakeLists.txt
Log:
Build null pointer exception


Modified: trunk/Core/CMakeLists.txt
==============================================================================
--- trunk/Core/CMakeLists.txt   (original)
+++ trunk/Core/CMakeLists.txt   Sun Dec 30 23:53:33 2007
@@ -35,6 +35,8 @@
      Exceptions/InternalError.h
      Exceptions/InvalidState.cc
      Exceptions/InvalidState.h
+     Exceptions/NullPointerException.cc
+     Exceptions/NullPointerException.h
      Exceptions/OutputError.cc
      Exceptions/OutputError.h
      Exceptions/SerializationError.cc




  • [Manta] r1956 - trunk/Core, sparker, 12/31/2007

Archive powered by MHonArc 2.6.16.

Top of page