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