• Vladislav Vaintroub's avatar
    Fix conf_to_src build. · 3a22d6c1
    Vladislav Vaintroub authored
    2cd31691 broke conf_to_src,
    because strings library is now dependend on mysys (my_alloc etc are used
    now directly in string lib)
    
    Fix by adding appropriate dependency.
    
    Also exclude conf_to_src from VS IDE builds. EXCLUDE_FROM_ALL
    is not enough for that.
    3a22d6c1
CMakeLists.txt 1.85 KB