1 comment
Avatar
Permanently deleted user

Was able to get it built like this:

$ mkdir build && cd build

$ cmake .. && make

$ ./calendars_tests/basic_tests/runBasicCalendarTests

 

0

Please sign in to leave a comment.