CMakeLists.txt
branchv_0
changeset 33 e87c231afb77
parent 26 421608ecc12a
equal deleted inserted replaced
32:2354c9058fb6 33:e87c231afb77
    11 # GNU General Public License for more details.
    11 # GNU General Public License for more details.
    12 #
    12 #
    13 # You should have received a copy of the GNU General Public License
    13 # You should have received a copy of the GNU General Public License
    14 # along with this program. If not, see <http://www.gnu.org/licenses/>.
    14 # along with this program. If not, see <http://www.gnu.org/licenses/>.
    15 
    15 
    16 project (relpipe-tr-guile.cpp)
    16 project (relpipe-tr-scheme.cpp)
    17 cmake_minimum_required(VERSION 3.7.2)
    17 cmake_minimum_required(VERSION 3.7.2)
    18 add_subdirectory (src)
    18 add_subdirectory (src)