public:user_software:documentation:lofar-cmake

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:user_software:documentation:lofar-cmake [2017-01-09 11:13] – [Getting Started] Adriaan Rentingpublic:user_software:documentation:lofar-cmake [2017-03-09 09:16] (current) – [Available Options] Arno Schoenmakers
Line 99: Line 99:
 | ''USE_SOCKETS''              | Use network sockets                  |      ''ON''       | | ''USE_SOCKETS''              | Use network sockets                  |      ''ON''       |
 | ''USE_THREADS''              | Use thread support                        ''ON''       | | ''USE_THREADS''              | Use thread support                        ''ON''       |
 +| ''USE_CASACORE''             | Use Casacore installation            |      ''ON''       |
  
 Some options are mutually exclusive (e.g., ''USE_LOG4CPLUS'', and ''LOG4CXX'' cannot be used simultaneously). These restrictions are checked by the [[engineering:software:lofar-cmake:macros#lofaroptions|LofarOptions]] macro. Furthermore, this macro calls ''lofar_find_package'' for each package that is marked to be used. It is a fatal error if that package cannot be found. Some options are mutually exclusive (e.g., ''USE_LOG4CPLUS'', and ''LOG4CXX'' cannot be used simultaneously). These restrictions are checked by the [[engineering:software:lofar-cmake:macros#lofaroptions|LofarOptions]] macro. Furthermore, this macro calls ''lofar_find_package'' for each package that is marked to be used. It is a fatal error if that package cannot be found.
  • Last modified: 2017-01-09 11:13
  • by Adriaan Renting