root/config.h.cmake

Revision bdad3665593f376d2003fd43579e0c719d320302, 52 bytes (checked in by D.J. Capelis <dev@…>, 3 years ago)

Adding make system based on cmake

In theory this should work correctly on all major platforms plus a few
minor ones. New workflow: cmake .;make;make install

Signed-off-by: D.J. Capelis <dev@…>

  • Property mode set to 100644
Line 
1#ifndef TEST_CONFIG_H
2#define TEST_CONFIG_H
3
4#endif
Note: See TracBrowser for help on using the browser.