src/CMakeLists.txt
branchv_0
changeset 19 9bac174d11b6
parent 10 7aaadc198d50
child 25 0cfbaf5c57a6
equal deleted inserted replaced
18:83eea36ad990 19:9bac174d11b6
     1 # Relational pipes
     1 # Relational pipes
     2 # Copyright © 2018 František Kučera (Frantovo.cz, GlobalCode.info)
     2 # Copyright © 2018 František Kučera (Frantovo.cz, GlobalCode.info)
     3 #
     3 #
     4 # This program is free software: you can redistribute it and/or modify
     4 # This program is free software: you can redistribute it and/or modify
     5 # it under the terms of the GNU General Public License as published by
     5 # it under the terms of the GNU General Public License as published by
     6 # the Free Software Foundation, either version 3 of the License, or
     6 # the Free Software Foundation, version 3 of the License.
     7 # (at your option) any later version.
       
     8 #
     7 #
     9 # This program is distributed in the hope that it will be useful,
     8 # This program is distributed in the hope that it will be useful,
    10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
     9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    12 # GNU General Public License for more details.
    11 # GNU General Public License for more details.