Skip to content

BSD: Only use BSD as variable for target BSD system

Cristian Adam requested to merge cristianadam/cmake:BSD into master

Instead of having multiple boolean variables, we only have one string variable: BSD with the name of the target BSD system.

Relates: #23853 (closed)

Merge request reports