This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |
public:user_software:documentation:lofar-cmake [2017-03-08 15:27] – external edit 127.0.0.1 | public:user_software:documentation:lofar-cmake [2017-03-09 09:16] (current) – [Available Options] Arno Schoenmakers |
---|
| ''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. |