biomolecules / sprelay

Program for controlling K8090 relay card.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Clean up cmakelists style #74

Closed lumik closed 6 years ago

lumik commented 6 years ago

Mainly use space before brackets in if statement and do not repeat condition in the endif statement.