Skip to content
Snippets Groups Projects
Unverified Commit 5de2f648 authored by Pospelov, Gennady's avatar Pospelov, Gennady Committed by GitHub
Browse files

Merge pull request #926 from rbeerwerth/develop

Enable VS2019 compilation and enable unit test
parents 9938bba0 e2f912f7
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
#include <string>
#include <vector>
#include <sstream>
class IAxis;
class IFootprintFactor;
......
......@@ -7,6 +7,7 @@ set(test_cases
MethodCall
CompiledFunction
ObjectExtract
EmbeddedMultiLayer
ExportToPythonAndBack
ModuleFunctionsList
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment