Closed dcristoloveanu closed 5 years ago
This adds cmake support which allows generating build files using any various cmake generators (VS, make, etc.). The CMakeLists adds just 2 targets for now: dropt and dropt_example.
This PR addresses #3.
Thanks, /Dan
@jamesderlin Updated the PR, please have a look at your convenience.
Cheers, /Dan
This adds cmake support which allows generating build files using any various cmake generators (VS, make, etc.). The CMakeLists adds just 2 targets for now: dropt and dropt_example.
This PR addresses #3.
Thanks, /Dan