commit | bf11dab49d4155c0c58e1048ee0ab082b692d5db | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Tue Jan 18 16:32:48 2022 -0500 |
committer | Brad King <brad.king@kitware.com> | Tue Jan 18 16:34:43 2022 -0500 |
tree | fe26630c2b879d373279b5100d1ebdcdf7c0a5a5 | |
parent | bf94e01348e9a862db4e9476f14b8e4f89619469 [diff] |
ccmake: Refactor BUILD_CursesDialog option logic Move all the current logic behind `if(UNIX)` conditions to make room for other platforms to be added.