Fix CMake HLA fix
This commit is contained in:
@@ -89,7 +89,7 @@ check_include_file(windows.h HAVE_WINDOWS_H)
|
|||||||
|
|
||||||
if(ENABLE_RTI)
|
if(ENABLE_RTI)
|
||||||
# See if we have any rti library variant installed
|
# See if we have any rti library variant installed
|
||||||
find_package(RTI)
|
find_package(RTI)
|
||||||
endif(ENABLE_RTI)
|
endif(ENABLE_RTI)
|
||||||
|
|
||||||
check_function_exists(gettimeofday HAVE_GETTIMEOFDAY)
|
check_function_exists(gettimeofday HAVE_GETTIMEOFDAY)
|
||||||
|
|||||||
Reference in New Issue
Block a user