diff --git a/kstars/kstars/indi/CMakeLists.txt b/kstars/kstars/indi/CMakeLists.txt index 34c08881..6b29ec38 100644 --- a/kstars/kstars/indi/CMakeLists.txt +++ b/kstars/kstars/indi/CMakeLists.txt @@ -272,11 +272,6 @@ tde_add_executable( sbigccd ) -##### With Video4Linux support - -if( WITH_V4L ) - - ####### apogee_ppi (executable) set_property( @@ -306,6 +301,11 @@ tde_add_executable( apogee_ppi ) +##### With Video4Linux support + +if( WITH_V4L ) + + ####### v4ldriver (executable) tde_add_executable( v4ldriver