[cmake-developers] [CMake 0012868]: FindZeroCIce.cmake

Mantis Bug Tracker mantis at public.kitware.com
Tue Jan 10 02:46:47 EST 2012


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                 
  
======================================================================




More information about the cmake-developers mailing list