to answer whether it is
possible to export custom commands.
-Ken
From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Nagy-Egri Máté Ferenc
via CMake
Sent: Sunday, November 5, 2017 11:07 AM
To: Cmake Mailing List
Subject: [EXTERNAL] [CMake] custom_command and compile_commands.json
Hi!
I
Hi!
I am trying to export a custom_command to the compile_commands.json database,
but no luck up until now. The only similar question I found on the web is a
Stackoverflow thread named „cmake clang-tidy (or other script) as custom
target”.
I am trying to bring together C/C++ compilation, GnuPl