X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-transfer-encoding:content-type:references; q=dns; s= default; b=Ygn6vupa5qMMrIav8MJKu6ilfKNFI818VML31BAOo48nB5p/GQKP9 wdoCPXRaOk3Z/qeo8jcxRTvaDiIWueKioNAFbPEey1A75qGZLFUHz36Ve9GqQJfL lADVFSyhdXLEE5g39EldGYl/6ybM97TCk9iKtqb1yw6NzKmNhfxb1I= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-transfer-encoding:content-type:references; s=default; bh=np63lggrkzwImJV547MBm02VikU=; b=E9KfogIuTdPJDF+KyjojB+nEX/ll XrNtLnbyOwl3nqbi4dOw3Z3UwZatqtDSJTQrUBxtgoLfEtUr5xycmgnlolmzHOvU AIAkR3VjbnZDYAPHRz0NV4a/TkGloGBN7jqrp5wXkOfxwzy8x0rq7V1JlXjTUpOC wQe0aaHiCV+j8+U= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_50,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=Electronics, senior, Senior, samsung X-HELO: mailout1.w1.samsung.com DKIM-Filter: OpenDKIM Filter v2.11.0 mailout1.w1.samsung.com 20190613101353euoutp01fd987e7fc3905a74f0b574bd5f523ca3~nunsRge0p2663926639euoutp01I DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1560420833; bh=kos8tCwur3rBqYeeV6/TULEqvoLyeGtLnbYz3mwrqKs=; h=From:To:Subject:Date:References:From; b=np9oVxwO+iqqM7EK+K+eSG5JTCGR9oqFQ+fMViBP6bL0DrmprA5iLPhZVwCBNgKDg dSgxouNBJpbnusdVc/OnXpIVTMcdQ9VgQNrH7BEIxufyfVk3lXd+hBQyCPpnXCNsHg BT8LA7W95aIoJcyNA2tNnusFwOiBS9P9dQH/OP3c= From: "Pavel Fedin"

To: Subject: cmake and Code::Blocks Date: Thu, 13 Jun 2019 13:13:50 +0300 Message-ID: <000701d521d0$b30374c0$190a5e40$@samsung.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-CMS-MailID: 20190613101352eucas1p2e1d967dfe7e76437adb6a45ea10b1158 X-Msg-Generator: CA Content-Type: text/plain; charset="utf-8" X-RootMTR: 20190613101352eucas1p2e1d967dfe7e76437adb6a45ea10b1158 X-EPHeader: CA CMS-TYPE: 201P X-CMS-RootMailID: 20190613101352eucas1p2e1d967dfe7e76437adb6a45ea10b1158 References: X-IsSubscribed: yes Hello! I am working on a CMake-based project and building it under Cygwin. I decided to use Code::Blocks IDE since CMake already hass appropriate project generator (i'm using "CodeBlocks - Unix Makefiles"). However, i had to manually edit the resulting .cbp file and replace all paths with their native Windows equivalents; otherwise the IDE can't find any file and do anything. Is this a known TODO area for CMake or am i missing some magic switch while loading the project into CB ? Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple