#### # Command Line Options: # # Command line options are used to change how the F prime CMake setup builds an F prime deployment. These options # typically have sensible defaults that configure the build in the most common way. Most users do not need to use these # options directly, but may choose to do so. # # Note: some deployments may specify their own `-D` cmake flags and these deployments should take care to ensure there # is no collision with the arguments described here. # # Users need not specified any of the options to build F prime, however; when non-standard build behavior is desired, # then these options can be used. These options are specified with the -D