cheshirekow / cmake_format

Source code formatter for cmake listfiles.
GNU General Public License v3.0
949 stars 104 forks source link

Sorting libraries i.e in TARGET_LINK_LIBRARIES #265

Open kontrybutor opened 3 years ago

kontrybutor commented 3 years ago

I would like to ask if it is possible to turn on the autosorting the libraries? I know that order matters but I who cares? :) Is it possible by adding pragma flag or something?