Skip to content
Snippets Groups Projects
Commit aceb7568 authored by Aurélien Bricier's avatar Aurélien Bricier
Browse files

TEST: corrected OTB_USE_DEPRECATED in tests

parent e4452a70
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@
#pragma warning ( disable : 4786 )
#endif
#include "otbConfigure.h"
#include "otbTestMain.h"
void RegisterTests()
......
......@@ -72,3 +72,6 @@
/* Path of OTB binaries and OTB install */
#define OTB_CONFIG "@OTB_BINARY_DIR@"
/* Deprecated Managment */
#cmakedefine OTB_USE_DEPRECATED
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment