The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12868 
====================================================================== 
Reported By:                Alexey Ozeritsky
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12868
Category:                   Modules
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-01-10 02:46 EST
Last Modified:              2012-01-10 02:46 EST
====================================================================== 
Summary:                    FindZeroCIce.cmake
Description: 
Find ZeroCice library (http://www.zeroc.com/) if installed.

Usage example:
find_package(ZeroCIce REQUIRED core slice2cpp)
add_slice2cpp_files(source hello.ice)
add_executable(main main.cpp)
target_link_libraries(main hello ${ZeroCIce_LIBRARIES})
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-01-10 02:46 Alexey OzeritskyNew Issue                                    
2012-01-10 02:46 Alexey OzeritskyFile Added: FindZeroCIce.cmake                 
  
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to