summaryrefslogtreecommitdiffstats
path: root/externals/getopt/CMakeLists.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-07-14getopt: Fix compilation settingsYuri Kunde Schlesner1-2/+2
INTERFACE doesn't define the symbol when compiling the library itself. PUBLIC should be used when the definition is needed both by the library and by the users.
2015-07-12Implement new argument parsing using getopt and add the corresponding library to externalsGreg Wicks1-0/+11