[Kstars-devel] branches/kstars/unfrozen/kstars/kstars/htmesh

Jason Harris kstars at 30doradus.org
Tue Jul 1 19:42:46 CEST 2008


SVN commit 826864 by harris:

I need this change to compile the branch on mac osx (but I don't need
it on linux).  YMMV, but in any case, it shouldn't hurt.

CCMAIL: kstars-devel at kde.org



 M  +1 -0      CMakeLists.txt  


--- branches/kstars/unfrozen/kstars/kstars/htmesh/CMakeLists.txt #826863:826864
@@ -1,4 +1,5 @@
 KDE4_NO_ENABLE_FINAL(htmesh)
+INCLUDE(CheckFunctionExists)
 check_function_exists(drand48 HAVE_DRAND48)
 
 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-htmesh.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-htmesh.h )


More information about the Kstars-devel mailing list