]> git.lyx.org Git - features.git/commit
Cmake build: If checking for new function, say xyzzy, we want
authorKornel Benko <kornel@lyx.org>
Tue, 12 Feb 2013 16:22:07 +0000 (17:22 +0100)
committerKornel Benko <kornel@lyx.org>
Tue, 12 Feb 2013 16:22:07 +0000 (17:22 +0100)
commit5970aff01ab79c5e170c384c4bc2666110309a11
treefce3b3e0f6d78434345d8f053aa6e187654da708
parent06cac41193e82e5e10d36958abc21129ba89cdbb
Cmake build: If checking for new function, say xyzzy, we want
have a definition '#define HAVE_XYZZY 1'.
Now, it is sufficient to add xyzzy to list of functions in ConfigureChecks.cmake'
development/cmake/ConfigureChecks.cmake
development/cmake/configCompiler.h.cmake