$include_dir="/home/hyper-archives/boost-gil/include"; include("$include_dir/msg-header.inc") ?>
From: Aditya P (pssanth3745_at_[hidden])
Date: 2020-02-25 02:20:41
I get an error "Linker Command failed" when trying to run a program.
I am using CLion IDE. Can anyone help me with generating a minimal working
CMakelists.txt(CMake file)? Perhaps some sort of plug in(variables) and
play .I searched in docs,online and its quite cumbersome to understand all
the rules and generate a CMake file. I would rather focus on Algorithms and
Implementation of the Boost-gil Project.
Thank you