Re: [CMake] Embedded build using ExternalProject

2019-06-26 Thread Torsten
> Am 26.06.2019 um 20:07 schrieb Hendrik Sattler : > >> ExternalProject_Add(firmware_binaries >> SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/source >> INSTALL_DIR ${installDir} >> CMAKE_ARGS >> -DCMAKE_INSTALL_PREFIX:PATH= >> -DBOOTLOADER_AES_KEY=${BOOTLOADER_AE

Re: [CMake] Embedded build using ExternalProject

2019-06-26 Thread Hendrik Sattler
Am 26. Juni 2019 15:53:16 MESZ schrieb Torsten Robitzki : >Hello, > >I have a project, where binaries are build for an embedded platform and >for a PC platform. To build software update packages for the embedded >platforms (files that can be used to make in the field firmware >updates), tools tha

Re: [CMake] Embedded build using ExternalProject

2019-06-26 Thread Torsten Robitzki
Hi Albrecht, > Am 26.06.2019 um 19:10 schrieb Albrecht Schlosser : > > On 6/26/19 3:53 PM Torsten Robitzki wrote: > >> I don’t want to build any EOL test firmware, test-tools etc. just the stuff >> that will be shipped, thus the explicit target. I can build the >> firmware_binaries, from the s

Re: [CMake] Embedded build using ExternalProject

2019-06-26 Thread Albrecht Schlosser
On 6/26/19 3:53 PM Torsten Robitzki wrote: I don’t want to build any EOL test firmware, test-tools etc. just the stuff that will be shipped, thus the explicit target. I can build the firmware_binaries, from the source directly, without problems. But when I try to build with the top-level cmak

[CMake] Embedded build using ExternalProject

2019-06-26 Thread Torsten Robitzki
Hello, I have a project, where binaries are build for an embedded platform and for a PC platform. To build software update packages for the embedded platforms (files that can be used to make in the field firmware updates), tools that have to run during the build have to be build from source fir

[CMake] About PCYNLITX project and its innovations ( for C+++ multi-threading )

2019-06-26 Thread Erkam Murat Bozkurt
Previously, I have presented my project to you. The current name of my project is PCYNLITX. PCYNLITX platform offers completely new programming technology which can be named as Programmable Meta-Programming System and PCYNLITX platform is just a particular application of this new programming metho