diff --git a/cmake/fixbundle.cmake.win.in b/cmake/fixbundle.cmake.win.in index 3143d9da..e7ec04d2 100644 --- a/cmake/fixbundle.cmake.win.in +++ b/cmake/fixbundle.cmake.win.in @@ -17,7 +17,7 @@ endfunction(gp_item_default_embedded_path_override) include (BundleUtilities) -if(BUILD_APPS) +if(@BUILD_APPS@) # Get library paths get_filename_component(_GlutDir "@GLUT_glut_LIBRARY@" PATH)